public static final class RunPivotReportResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder> implements RunPivotReportResponseOrBuilder
The response pivot report table corresponding to a pivot request.Protobuf type
google.analytics.data.v1beta.RunPivotReportResponse| Modifier and Type | Method and Description |
|---|---|
RunPivotReportResponse.Builder |
addAggregates(int index,
Row.Builder builderForValue)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
addAggregates(int index,
Row value)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
addAggregates(Row.Builder builderForValue)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
addAggregates(Row value)
Aggregation of metric values.
|
Row.Builder |
addAggregatesBuilder()
Aggregation of metric values.
|
Row.Builder |
addAggregatesBuilder(int index)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
addAllAggregates(Iterable<? extends Row> values)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
addAllDimensionHeaders(Iterable<? extends DimensionHeader> values)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
addAllMetricHeaders(Iterable<? extends MetricHeader> values)
Describes metric columns.
|
RunPivotReportResponse.Builder |
addAllPivotHeaders(Iterable<? extends PivotHeader> values)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
addAllRows(Iterable<? extends Row> values)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
addDimensionHeaders(DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
addDimensionHeaders(DimensionHeader value)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
addDimensionHeaders(int index,
DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
addDimensionHeaders(int index,
DimensionHeader value)
Describes dimension columns.
|
DimensionHeader.Builder |
addDimensionHeadersBuilder()
Describes dimension columns.
|
DimensionHeader.Builder |
addDimensionHeadersBuilder(int index)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
addMetricHeaders(int index,
MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunPivotReportResponse.Builder |
addMetricHeaders(int index,
MetricHeader value)
Describes metric columns.
|
RunPivotReportResponse.Builder |
addMetricHeaders(MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunPivotReportResponse.Builder |
addMetricHeaders(MetricHeader value)
Describes metric columns.
|
MetricHeader.Builder |
addMetricHeadersBuilder()
Describes metric columns.
|
MetricHeader.Builder |
addMetricHeadersBuilder(int index)
Describes metric columns.
|
RunPivotReportResponse.Builder |
addPivotHeaders(int index,
PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
addPivotHeaders(int index,
PivotHeader value)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
addPivotHeaders(PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
addPivotHeaders(PivotHeader value)
Summarizes the columns and rows created by a pivot.
|
PivotHeader.Builder |
addPivotHeadersBuilder()
Summarizes the columns and rows created by a pivot.
|
PivotHeader.Builder |
addPivotHeadersBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunPivotReportResponse.Builder |
addRows(int index,
Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
addRows(int index,
Row value)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
addRows(Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
addRows(Row value)
Rows of dimension value combinations and metric values in the report.
|
Row.Builder |
addRowsBuilder()
Rows of dimension value combinations and metric values in the report.
|
Row.Builder |
addRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse |
build() |
RunPivotReportResponse |
buildPartial() |
RunPivotReportResponse.Builder |
clear() |
RunPivotReportResponse.Builder |
clearAggregates()
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
clearDimensionHeaders()
Describes dimension columns.
|
RunPivotReportResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RunPivotReportResponse.Builder |
clearKind()
Identifies what kind of resource this message is.
|
RunPivotReportResponse.Builder |
clearMetadata()
Metadata for the report.
|
RunPivotReportResponse.Builder |
clearMetricHeaders()
Describes metric columns.
|
RunPivotReportResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RunPivotReportResponse.Builder |
clearPivotHeaders()
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
clearPropertyQuota()
This Analytics Property's quota state including this request.
|
RunPivotReportResponse.Builder |
clearRows()
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
clone() |
Row |
getAggregates(int index)
Aggregation of metric values.
|
Row.Builder |
getAggregatesBuilder(int index)
Aggregation of metric values.
|
List<Row.Builder> |
getAggregatesBuilderList()
Aggregation of metric values.
|
int |
getAggregatesCount()
Aggregation of metric values.
|
List<Row> |
getAggregatesList()
Aggregation of metric values.
|
RowOrBuilder |
getAggregatesOrBuilder(int index)
Aggregation of metric values.
|
List<? extends RowOrBuilder> |
getAggregatesOrBuilderList()
Aggregation of metric values.
|
RunPivotReportResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DimensionHeader |
getDimensionHeaders(int index)
Describes dimension columns.
|
DimensionHeader.Builder |
getDimensionHeadersBuilder(int index)
Describes dimension columns.
|
List<DimensionHeader.Builder> |
getDimensionHeadersBuilderList()
Describes dimension columns.
|
int |
getDimensionHeadersCount()
Describes dimension columns.
|
List<DimensionHeader> |
getDimensionHeadersList()
Describes dimension columns.
|
DimensionHeaderOrBuilder |
getDimensionHeadersOrBuilder(int index)
Describes dimension columns.
|
List<? extends DimensionHeaderOrBuilder> |
getDimensionHeadersOrBuilderList()
Describes dimension columns.
|
String |
getKind()
Identifies what kind of resource this message is.
|
com.google.protobuf.ByteString |
getKindBytes()
Identifies what kind of resource this message is.
|
ResponseMetaData |
getMetadata()
Metadata for the report.
|
ResponseMetaData.Builder |
getMetadataBuilder()
Metadata for the report.
|
ResponseMetaDataOrBuilder |
getMetadataOrBuilder()
Metadata for the report.
|
MetricHeader |
getMetricHeaders(int index)
Describes metric columns.
|
MetricHeader.Builder |
getMetricHeadersBuilder(int index)
Describes metric columns.
|
List<MetricHeader.Builder> |
getMetricHeadersBuilderList()
Describes metric columns.
|
int |
getMetricHeadersCount()
Describes metric columns.
|
List<MetricHeader> |
getMetricHeadersList()
Describes metric columns.
|
MetricHeaderOrBuilder |
getMetricHeadersOrBuilder(int index)
Describes metric columns.
|
List<? extends MetricHeaderOrBuilder> |
getMetricHeadersOrBuilderList()
Describes metric columns.
|
PivotHeader |
getPivotHeaders(int index)
Summarizes the columns and rows created by a pivot.
|
PivotHeader.Builder |
getPivotHeadersBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
List<PivotHeader.Builder> |
getPivotHeadersBuilderList()
Summarizes the columns and rows created by a pivot.
|
int |
getPivotHeadersCount()
Summarizes the columns and rows created by a pivot.
|
List<PivotHeader> |
getPivotHeadersList()
Summarizes the columns and rows created by a pivot.
|
PivotHeaderOrBuilder |
getPivotHeadersOrBuilder(int index)
Summarizes the columns and rows created by a pivot.
|
List<? extends PivotHeaderOrBuilder> |
getPivotHeadersOrBuilderList()
Summarizes the columns and rows created by a pivot.
|
PropertyQuota |
getPropertyQuota()
This Analytics Property's quota state including this request.
|
PropertyQuota.Builder |
getPropertyQuotaBuilder()
This Analytics Property's quota state including this request.
|
PropertyQuotaOrBuilder |
getPropertyQuotaOrBuilder()
This Analytics Property's quota state including this request.
|
Row |
getRows(int index)
Rows of dimension value combinations and metric values in the report.
|
Row.Builder |
getRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
List<Row.Builder> |
getRowsBuilderList()
Rows of dimension value combinations and metric values in the report.
|
int |
getRowsCount()
Rows of dimension value combinations and metric values in the report.
|
List<Row> |
getRowsList()
Rows of dimension value combinations and metric values in the report.
|
RowOrBuilder |
getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
|
List<? extends RowOrBuilder> |
getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
|
boolean |
hasMetadata()
Metadata for the report.
|
boolean |
hasPropertyQuota()
This Analytics Property's quota state including this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunPivotReportResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunPivotReportResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
RunPivotReportResponse.Builder |
mergeFrom(RunPivotReportResponse other) |
RunPivotReportResponse.Builder |
mergeMetadata(ResponseMetaData value)
Metadata for the report.
|
RunPivotReportResponse.Builder |
mergePropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
|
RunPivotReportResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RunPivotReportResponse.Builder |
removeAggregates(int index)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
removeDimensionHeaders(int index)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
removeMetricHeaders(int index)
Describes metric columns.
|
RunPivotReportResponse.Builder |
removePivotHeaders(int index)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
removeRows(int index)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
setAggregates(int index,
Row.Builder builderForValue)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
setAggregates(int index,
Row value)
Aggregation of metric values.
|
RunPivotReportResponse.Builder |
setDimensionHeaders(int index,
DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
setDimensionHeaders(int index,
DimensionHeader value)
Describes dimension columns.
|
RunPivotReportResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunPivotReportResponse.Builder |
setKind(String value)
Identifies what kind of resource this message is.
|
RunPivotReportResponse.Builder |
setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is.
|
RunPivotReportResponse.Builder |
setMetadata(ResponseMetaData.Builder builderForValue)
Metadata for the report.
|
RunPivotReportResponse.Builder |
setMetadata(ResponseMetaData value)
Metadata for the report.
|
RunPivotReportResponse.Builder |
setMetricHeaders(int index,
MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunPivotReportResponse.Builder |
setMetricHeaders(int index,
MetricHeader value)
Describes metric columns.
|
RunPivotReportResponse.Builder |
setPivotHeaders(int index,
PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
setPivotHeaders(int index,
PivotHeader value)
Summarizes the columns and rows created by a pivot.
|
RunPivotReportResponse.Builder |
setPropertyQuota(PropertyQuota.Builder builderForValue)
This Analytics Property's quota state including this request.
|
RunPivotReportResponse.Builder |
setPropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
|
RunPivotReportResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunPivotReportResponse.Builder |
setRows(int index,
Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.Builder |
setRows(int index,
Row value)
Rows of dimension value combinations and metric values in the report.
|
RunPivotReportResponse.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<RunPivotReportResponse.Builder>public RunPivotReportResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.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<RunPivotReportResponse.Builder>public RunPivotReportResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RunPivotReportResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RunPivotReportResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RunPivotReportResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>public RunPivotReportResponse.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<RunPivotReportResponse.Builder>public RunPivotReportResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>public RunPivotReportResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>public RunPivotReportResponse.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<RunPivotReportResponse.Builder>public RunPivotReportResponse.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<RunPivotReportResponse.Builder>public RunPivotReportResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunPivotReportResponse.Builder>public RunPivotReportResponse.Builder mergeFrom(RunPivotReportResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>public RunPivotReportResponse.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<RunPivotReportResponse.Builder>IOExceptionpublic List<PivotHeader> getPivotHeadersList()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;getPivotHeadersList in interface RunPivotReportResponseOrBuilderpublic int getPivotHeadersCount()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;getPivotHeadersCount in interface RunPivotReportResponseOrBuilderpublic PivotHeader getPivotHeaders(int index)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;getPivotHeaders in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setPivotHeaders(int index, PivotHeader value)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder setPivotHeaders(int index, PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder addPivotHeaders(PivotHeader value)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder addPivotHeaders(int index, PivotHeader value)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder addPivotHeaders(PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder addPivotHeaders(int index, PivotHeader.Builder builderForValue)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder addAllPivotHeaders(Iterable<? extends PivotHeader> values)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder clearPivotHeaders()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public RunPivotReportResponse.Builder removePivotHeaders(int index)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public PivotHeader.Builder getPivotHeadersBuilder(int index)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public PivotHeaderOrBuilder getPivotHeadersOrBuilder(int index)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;getPivotHeadersOrBuilder in interface RunPivotReportResponseOrBuilderpublic List<? extends PivotHeaderOrBuilder> getPivotHeadersOrBuilderList()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;getPivotHeadersOrBuilderList in interface RunPivotReportResponseOrBuilderpublic PivotHeader.Builder addPivotHeadersBuilder()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public PivotHeader.Builder addPivotHeadersBuilder(int index)
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public List<PivotHeader.Builder> getPivotHeadersBuilderList()
Summarizes the columns and rows created by a pivot. Each pivot in the
request produces one header in the response. If we have a request like
this:
"pivots": [{
"fieldNames": ["country",
"city"]
},
{
"fieldNames": "eventName"
}]
We will have the following `pivotHeaders` in the response:
"pivotHeaders" : [{
"dimensionHeaders": [{
"dimensionValues": [
{ "value": "United Kingdom" },
{ "value": "London" }
]
},
{
"dimensionValues": [
{ "value": "Japan" },
{ "value": "Osaka" }
]
}]
},
{
"dimensionHeaders": [{
"dimensionValues": [{ "value": "session_start" }]
},
{
"dimensionValues": [{ "value": "scroll" }]
}]
}]
repeated .google.analytics.data.v1beta.PivotHeader pivot_headers = 1;public List<DimensionHeader> getDimensionHeadersList()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;getDimensionHeadersList in interface RunPivotReportResponseOrBuilderpublic int getDimensionHeadersCount()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;getDimensionHeadersCount in interface RunPivotReportResponseOrBuilderpublic DimensionHeader getDimensionHeaders(int index)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;getDimensionHeaders in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setDimensionHeaders(int index, DimensionHeader value)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder setDimensionHeaders(int index, DimensionHeader.Builder builderForValue)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder addDimensionHeaders(DimensionHeader value)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder addDimensionHeaders(int index, DimensionHeader value)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder addDimensionHeaders(DimensionHeader.Builder builderForValue)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder addDimensionHeaders(int index, DimensionHeader.Builder builderForValue)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder addAllDimensionHeaders(Iterable<? extends DimensionHeader> values)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder clearDimensionHeaders()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public RunPivotReportResponse.Builder removeDimensionHeaders(int index)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public DimensionHeader.Builder getDimensionHeadersBuilder(int index)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public DimensionHeaderOrBuilder getDimensionHeadersOrBuilder(int index)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;getDimensionHeadersOrBuilder in interface RunPivotReportResponseOrBuilderpublic List<? extends DimensionHeaderOrBuilder> getDimensionHeadersOrBuilderList()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;getDimensionHeadersOrBuilderList in interface RunPivotReportResponseOrBuilderpublic DimensionHeader.Builder addDimensionHeadersBuilder()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public DimensionHeader.Builder addDimensionHeadersBuilder(int index)
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public List<DimensionHeader.Builder> getDimensionHeadersBuilderList()
Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
repeated .google.analytics.data.v1beta.DimensionHeader dimension_headers = 2;public List<MetricHeader> getMetricHeadersList()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;getMetricHeadersList in interface RunPivotReportResponseOrBuilderpublic int getMetricHeadersCount()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;getMetricHeadersCount in interface RunPivotReportResponseOrBuilderpublic MetricHeader getMetricHeaders(int index)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;getMetricHeaders in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setMetricHeaders(int index, MetricHeader value)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder setMetricHeaders(int index, MetricHeader.Builder builderForValue)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder addMetricHeaders(MetricHeader value)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder addMetricHeaders(int index, MetricHeader value)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder addMetricHeaders(MetricHeader.Builder builderForValue)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder addMetricHeaders(int index, MetricHeader.Builder builderForValue)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder addAllMetricHeaders(Iterable<? extends MetricHeader> values)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder clearMetricHeaders()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public RunPivotReportResponse.Builder removeMetricHeaders(int index)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public MetricHeader.Builder getMetricHeadersBuilder(int index)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public MetricHeaderOrBuilder getMetricHeadersOrBuilder(int index)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;getMetricHeadersOrBuilder in interface RunPivotReportResponseOrBuilderpublic List<? extends MetricHeaderOrBuilder> getMetricHeadersOrBuilderList()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;getMetricHeadersOrBuilderList in interface RunPivotReportResponseOrBuilderpublic MetricHeader.Builder addMetricHeadersBuilder()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public MetricHeader.Builder addMetricHeadersBuilder(int index)
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public List<MetricHeader.Builder> getMetricHeadersBuilderList()
Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
repeated .google.analytics.data.v1beta.MetricHeader metric_headers = 3;public List<Row> getRowsList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;getRowsList in interface RunPivotReportResponseOrBuilderpublic int getRowsCount()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;getRowsCount in interface RunPivotReportResponseOrBuilderpublic Row getRows(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;getRows in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setRows(int index, Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder setRows(int index, Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder addRows(Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder addRows(int index, Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder addRows(Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder addRows(int index, Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder addAllRows(Iterable<? extends Row> values)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder clearRows()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RunPivotReportResponse.Builder removeRows(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public Row.Builder getRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public RowOrBuilder getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;getRowsOrBuilder in interface RunPivotReportResponseOrBuilderpublic List<? extends RowOrBuilder> getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;getRowsOrBuilderList in interface RunPivotReportResponseOrBuilderpublic Row.Builder addRowsBuilder()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public Row.Builder addRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public List<Row.Builder> getRowsBuilderList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 4;public List<Row> getAggregatesList()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;getAggregatesList in interface RunPivotReportResponseOrBuilderpublic int getAggregatesCount()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;getAggregatesCount in interface RunPivotReportResponseOrBuilderpublic Row getAggregates(int index)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;getAggregates in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setAggregates(int index, Row value)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder setAggregates(int index, Row.Builder builderForValue)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder addAggregates(Row value)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder addAggregates(int index, Row value)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder addAggregates(Row.Builder builderForValue)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder addAggregates(int index, Row.Builder builderForValue)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder addAllAggregates(Iterable<? extends Row> values)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder clearAggregates()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RunPivotReportResponse.Builder removeAggregates(int index)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public Row.Builder getAggregatesBuilder(int index)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public RowOrBuilder getAggregatesOrBuilder(int index)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;getAggregatesOrBuilder in interface RunPivotReportResponseOrBuilderpublic List<? extends RowOrBuilder> getAggregatesOrBuilderList()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;getAggregatesOrBuilderList in interface RunPivotReportResponseOrBuilderpublic Row.Builder addAggregatesBuilder()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public Row.Builder addAggregatesBuilder(int index)
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public List<Row.Builder> getAggregatesBuilderList()
Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to "RESERVED_<MetricAggregation>".
repeated .google.analytics.data.v1beta.Row aggregates = 5;public boolean hasMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;hasMetadata in interface RunPivotReportResponseOrBuilderpublic ResponseMetaData getMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;getMetadata in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setMetadata(ResponseMetaData value)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;public RunPivotReportResponse.Builder setMetadata(ResponseMetaData.Builder builderForValue)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;public RunPivotReportResponse.Builder mergeMetadata(ResponseMetaData value)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;public RunPivotReportResponse.Builder clearMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;public ResponseMetaData.Builder getMetadataBuilder()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;public ResponseMetaDataOrBuilder getMetadataOrBuilder()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 6;getMetadataOrBuilder in interface RunPivotReportResponseOrBuilderpublic boolean hasPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;hasPropertyQuota in interface RunPivotReportResponseOrBuilderpublic PropertyQuota getPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;getPropertyQuota in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setPropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;public RunPivotReportResponse.Builder setPropertyQuota(PropertyQuota.Builder builderForValue)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;public RunPivotReportResponse.Builder mergePropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;public RunPivotReportResponse.Builder clearPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;public PropertyQuota.Builder getPropertyQuotaBuilder()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;public PropertyQuotaOrBuilder getPropertyQuotaOrBuilder()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 7;getPropertyQuotaOrBuilder in interface RunPivotReportResponseOrBuilderpublic String getKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.
string kind = 8;getKind in interface RunPivotReportResponseOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.
string kind = 8;getKindBytes in interface RunPivotReportResponseOrBuilderpublic RunPivotReportResponse.Builder setKind(String value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.
string kind = 8;value - The kind to set.public RunPivotReportResponse.Builder clearKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.
string kind = 8;public RunPivotReportResponse.Builder setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.
string kind = 8;value - The bytes for kind to set.public final RunPivotReportResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>public final RunPivotReportResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunPivotReportResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.