public static final class Pivot.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder> implements PivotOrBuilder
Describes the visible dimension columns and rows in the report response.Protobuf type
google.analytics.data.v1beta.Pivot| Modifier and Type | Method and Description |
|---|---|
Pivot.Builder |
addAllFieldNames(Iterable<String> values)
Dimension names for visible columns in the report response.
|
Pivot.Builder |
addAllMetricAggregations(Iterable<? extends MetricAggregation> values)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
addAllMetricAggregationsValue(Iterable<Integer> values)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
addAllOrderBys(Iterable<? extends OrderBy> values)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
addFieldNames(String value)
Dimension names for visible columns in the report response.
|
Pivot.Builder |
addFieldNamesBytes(com.google.protobuf.ByteString value)
Dimension names for visible columns in the report response.
|
Pivot.Builder |
addMetricAggregations(MetricAggregation value)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
addMetricAggregationsValue(int value)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
addOrderBys(int index,
OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
addOrderBys(int index,
OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
addOrderBys(OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
addOrderBys(OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
OrderBy.Builder |
addOrderBysBuilder()
Specifies how dimensions are ordered in the pivot.
|
OrderBy.Builder |
addOrderBysBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pivot |
build() |
Pivot |
buildPartial() |
Pivot.Builder |
clear() |
Pivot.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Pivot.Builder |
clearFieldNames()
Dimension names for visible columns in the report response.
|
Pivot.Builder |
clearLimit()
The number of unique combinations of dimension values to return in this
pivot.
|
Pivot.Builder |
clearMetricAggregations()
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
clearOffset()
The row count of the start row.
|
Pivot.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Pivot.Builder |
clearOrderBys()
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
clone() |
Pivot |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFieldNames(int index)
Dimension names for visible columns in the report response.
|
com.google.protobuf.ByteString |
getFieldNamesBytes(int index)
Dimension names for visible columns in the report response.
|
int |
getFieldNamesCount()
Dimension names for visible columns in the report response.
|
com.google.protobuf.ProtocolStringList |
getFieldNamesList()
Dimension names for visible columns in the report response.
|
long |
getLimit()
The number of unique combinations of dimension values to return in this
pivot.
|
MetricAggregation |
getMetricAggregations(int index)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
int |
getMetricAggregationsCount()
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
List<MetricAggregation> |
getMetricAggregationsList()
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
int |
getMetricAggregationsValue(int index)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
List<Integer> |
getMetricAggregationsValueList()
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
long |
getOffset()
The row count of the start row.
|
OrderBy |
getOrderBys(int index)
Specifies how dimensions are ordered in the pivot.
|
OrderBy.Builder |
getOrderBysBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
List<OrderBy.Builder> |
getOrderBysBuilderList()
Specifies how dimensions are ordered in the pivot.
|
int |
getOrderBysCount()
Specifies how dimensions are ordered in the pivot.
|
List<OrderBy> |
getOrderBysList()
Specifies how dimensions are ordered in the pivot.
|
OrderByOrBuilder |
getOrderBysOrBuilder(int index)
Specifies how dimensions are ordered in the pivot.
|
List<? extends OrderByOrBuilder> |
getOrderBysOrBuilderList()
Specifies how dimensions are ordered in the pivot.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Pivot.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Pivot.Builder |
mergeFrom(com.google.protobuf.Message other) |
Pivot.Builder |
mergeFrom(Pivot other) |
Pivot.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pivot.Builder |
removeOrderBys(int index)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pivot.Builder |
setFieldNames(int index,
String value)
Dimension names for visible columns in the report response.
|
Pivot.Builder |
setLimit(long value)
The number of unique combinations of dimension values to return in this
pivot.
|
Pivot.Builder |
setMetricAggregations(int index,
MetricAggregation value)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
setMetricAggregationsValue(int index,
int value)
Aggregate the metrics by dimensions in this pivot using the specified
metric_aggregations.
|
Pivot.Builder |
setOffset(long value)
The row count of the start row.
|
Pivot.Builder |
setOrderBys(int index,
OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
setOrderBys(int index,
OrderBy value)
Specifies how dimensions are ordered in the pivot.
|
Pivot.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Pivot.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Pivot build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Pivot buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Pivot.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Pivot.Builder>public Pivot.Builder mergeFrom(Pivot other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public Pivot.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Pivot.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getFieldNamesList()
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;getFieldNamesList in interface PivotOrBuilderpublic int getFieldNamesCount()
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;getFieldNamesCount in interface PivotOrBuilderpublic String getFieldNames(int index)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;getFieldNames in interface PivotOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFieldNamesBytes(int index)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;getFieldNamesBytes in interface PivotOrBuilderindex - The index of the value to return.public Pivot.Builder setFieldNames(int index, String value)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;index - The index to set the value at.value - The fieldNames to set.public Pivot.Builder addFieldNames(String value)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;value - The fieldNames to add.public Pivot.Builder addAllFieldNames(Iterable<String> values)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;values - The fieldNames to add.public Pivot.Builder clearFieldNames()
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;public Pivot.Builder addFieldNamesBytes(com.google.protobuf.ByteString value)
Dimension names for visible columns in the report response. Including "dateRange" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.
repeated string field_names = 1;value - The bytes of the fieldNames to add.public List<OrderBy> getOrderBysList()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;getOrderBysList in interface PivotOrBuilderpublic int getOrderBysCount()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;getOrderBysCount in interface PivotOrBuilderpublic OrderBy getOrderBys(int index)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;getOrderBys in interface PivotOrBuilderpublic Pivot.Builder setOrderBys(int index, OrderBy value)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder setOrderBys(int index, OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder addOrderBys(OrderBy value)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder addOrderBys(int index, OrderBy value)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder addOrderBys(OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder addOrderBys(int index, OrderBy.Builder builderForValue)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder addAllOrderBys(Iterable<? extends OrderBy> values)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder clearOrderBys()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public Pivot.Builder removeOrderBys(int index)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public OrderBy.Builder getOrderBysBuilder(int index)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public OrderByOrBuilder getOrderBysOrBuilder(int index)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;getOrderBysOrBuilder in interface PivotOrBuilderpublic List<? extends OrderByOrBuilder> getOrderBysOrBuilderList()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;getOrderBysOrBuilderList in interface PivotOrBuilderpublic OrderBy.Builder addOrderBysBuilder()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public OrderBy.Builder addOrderBysBuilder(int index)
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public List<OrderBy.Builder> getOrderBysBuilderList()
Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 2;public long getOffset()
The row count of the start row. The first row is counted as row 0.
int64 offset = 3;getOffset in interface PivotOrBuilderpublic Pivot.Builder setOffset(long value)
The row count of the start row. The first row is counted as row 0.
int64 offset = 3;value - The offset to set.public Pivot.Builder clearOffset()
The row count of the start row. The first row is counted as row 0.
int64 offset = 3;public long getLimit()
The number of unique combinations of dimension values to return in this pivot. The `limit` parameter is required. A `limit` of 10,000 is common for single pivot requests. The product of the `limit` for each `pivot` in a `RunPivotReportRequest` must not exceed 100,000. For example, a two pivot request with `limit: 1000` in each pivot will fail because the product is `1,000,000`.
int64 limit = 4;getLimit in interface PivotOrBuilderpublic Pivot.Builder setLimit(long value)
The number of unique combinations of dimension values to return in this pivot. The `limit` parameter is required. A `limit` of 10,000 is common for single pivot requests. The product of the `limit` for each `pivot` in a `RunPivotReportRequest` must not exceed 100,000. For example, a two pivot request with `limit: 1000` in each pivot will fail because the product is `1,000,000`.
int64 limit = 4;value - The limit to set.public Pivot.Builder clearLimit()
The number of unique combinations of dimension values to return in this pivot. The `limit` parameter is required. A `limit` of 10,000 is common for single pivot requests. The product of the `limit` for each `pivot` in a `RunPivotReportRequest` must not exceed 100,000. For example, a two pivot request with `limit: 1000` in each pivot will fail because the product is `1,000,000`.
int64 limit = 4;public List<MetricAggregation> getMetricAggregationsList()
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
getMetricAggregationsList in interface PivotOrBuilderpublic int getMetricAggregationsCount()
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
getMetricAggregationsCount in interface PivotOrBuilderpublic MetricAggregation getMetricAggregations(int index)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
getMetricAggregations in interface PivotOrBuilderindex - The index of the element to return.public Pivot.Builder setMetricAggregations(int index, MetricAggregation value)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
index - The index to set the value at.value - The metricAggregations to set.public Pivot.Builder addMetricAggregations(MetricAggregation value)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
value - The metricAggregations to add.public Pivot.Builder addAllMetricAggregations(Iterable<? extends MetricAggregation> values)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
values - The metricAggregations to add.public Pivot.Builder clearMetricAggregations()
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
public List<Integer> getMetricAggregationsValueList()
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
getMetricAggregationsValueList in interface PivotOrBuilderpublic int getMetricAggregationsValue(int index)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
getMetricAggregationsValue in interface PivotOrBuilderindex - The index of the value to return.public Pivot.Builder setMetricAggregationsValue(int index, int value)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
index - The index to set the value at.value - The enum numeric value on the wire for metricAggregations to set.public Pivot.Builder addMetricAggregationsValue(int value)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
value - The enum numeric value on the wire for metricAggregations to add.public Pivot.Builder addAllMetricAggregationsValue(Iterable<Integer> values)
Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations.
repeated .google.analytics.data.v1beta.MetricAggregation metric_aggregations = 5;
values - The enum numeric values on the wire for metricAggregations to add.public final Pivot.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>public final Pivot.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Pivot.Builder>Copyright © 2022 Google LLC. All rights reserved.