Send feedback
Class OrderBy.PivotOrderBy (0.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.17.0 keyboard_arrow_down
public static final class OrderBy . PivotOrderBy extends GeneratedMessageV3 implements OrderBy . PivotOrderByOrBuilder
Sorts by a pivot column group.
Protobuf type google.analytics.data.v1beta.OrderBy.PivotOrderBy
Static Fields
METRIC_NAME_FIELD_NUMBER
public static final int METRIC_NAME_FIELD_NUMBER
Field Value
PIVOT_SELECTIONS_FIELD_NUMBER
public static final int PIVOT_SELECTIONS_FIELD_NUMBER
Field Value
Static Methods
getDefaultInstance()
public static OrderBy . PivotOrderBy getDefaultInstance ()
Returns
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
newBuilder()
public static OrderBy . PivotOrderBy . Builder newBuilder ()
Returns
newBuilder(OrderBy.PivotOrderBy prototype)
public static OrderBy . PivotOrderBy . Builder newBuilder ( OrderBy . PivotOrderBy prototype )
Parameter
Returns
public static OrderBy . PivotOrderBy parseDelimitedFrom ( InputStream input )
Parameter
Returns
Exceptions
public static OrderBy . PivotOrderBy parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(byte[] data)
public static OrderBy . PivotOrderBy parseFrom ( byte [] data )
Parameter
Name Description data byte []
Returns
Exceptions
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OrderBy . PivotOrderBy parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteString data)
public static OrderBy . PivotOrderBy parseFrom ( ByteString data )
Parameter
Returns
Exceptions
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OrderBy . PivotOrderBy parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static OrderBy . PivotOrderBy parseFrom ( CodedInputStream input )
Parameter
Returns
Exceptions
public static OrderBy . PivotOrderBy parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static OrderBy . PivotOrderBy parseFrom ( InputStream input )
Parameter
Returns
Exceptions
public static OrderBy . PivotOrderBy parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteBuffer data)
public static OrderBy . PivotOrderBy parseFrom ( ByteBuffer data )
Parameter
Returns
Exceptions
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OrderBy . PivotOrderBy parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parser()
public static Parser<OrderBy . PivotOrderBy > parser ()
Returns
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Returns
Overrides
getDefaultInstanceForType()
public OrderBy . PivotOrderBy getDefaultInstanceForType ()
Returns
getMetricName()
public String getMetricName ()
In the response to order by, order rows by this column. Must be a metric
name from the request.
string metric_name = 1;
Returns
Type Description String The metricName.
getMetricNameBytes()
public ByteString getMetricNameBytes ()
In the response to order by, order rows by this column. Must be a metric
name from the request.
string metric_name = 1;
Returns
Type Description ByteString The bytes for metricName.
getParserForType()
public Parser<OrderBy . PivotOrderBy > getParserForType ()
Returns
Overrides
getPivotSelections(int index)
public OrderBy . PivotOrderBy . PivotSelection getPivotSelections ( int index )
Used to select a dimension name and value pivot. If multiple pivot
selections are given, the sort occurs on rows where all pivot selection
dimension name and value pairs match the row's dimension name and value
pair.
repeated .google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelection pivot_selections = 2;
Parameter
Returns
getPivotSelectionsCount()
public int getPivotSelectionsCount ()
Used to select a dimension name and value pivot. If multiple pivot
selections are given, the sort occurs on rows where all pivot selection
dimension name and value pairs match the row's dimension name and value
pair.
repeated .google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelection pivot_selections = 2;
Returns
getPivotSelectionsList()
public List<OrderBy . PivotOrderBy . PivotSelection > getPivotSelectionsList ()
Used to select a dimension name and value pivot. If multiple pivot
selections are given, the sort occurs on rows where all pivot selection
dimension name and value pairs match the row's dimension name and value
pair.
repeated .google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelection pivot_selections = 2;
Returns
getPivotSelectionsOrBuilder(int index)
public OrderBy . PivotOrderBy . PivotSelectionOrBuilder getPivotSelectionsOrBuilder ( int index )
Used to select a dimension name and value pivot. If multiple pivot
selections are given, the sort occurs on rows where all pivot selection
dimension name and value pairs match the row's dimension name and value
pair.
repeated .google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelection pivot_selections = 2;
Parameter
Returns
getPivotSelectionsOrBuilderList()
public List <? extends OrderBy . PivotOrderBy . PivotSelectionOrBuilder > getPivotSelectionsOrBuilderList ()
Used to select a dimension name and value pivot. If multiple pivot
selections are given, the sort occurs on rows where all pivot selection
dimension name and value pairs match the row's dimension name and value
pair.
repeated .google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelection pivot_selections = 2;
Returns
Type Description List <? extends com.google.analytics.data.v1beta.OrderBy.PivotOrderBy.PivotSelectionOrBuilder >
getSerializedSize()
public int getSerializedSize ()
Returns
Overrides
getUnknownFields()
public final UnknownFieldSet getUnknownFields ()
Returns
Overrides
hashCode()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
newBuilderForType()
public OrderBy . PivotOrderBy . Builder newBuilderForType ()
Returns
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected OrderBy . PivotOrderBy . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Parameter
Returns
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Parameter
Returns
Overrides
toBuilder()
public OrderBy . PivotOrderBy . Builder toBuilder ()
Returns
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Parameter
Overrides
Exceptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]