public static final class RunReportResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder> implements RunReportResponseOrBuilder
The response report table corresponding to a request.Protobuf type
google.analytics.data.v1beta.RunReportResponse| Modifier and Type | Method and Description |
|---|---|
RunReportResponse.Builder |
addAllDimensionHeaders(Iterable<? extends DimensionHeader> values)
Describes dimension columns.
|
RunReportResponse.Builder |
addAllMaximums(Iterable<? extends Row> values)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
addAllMetricHeaders(Iterable<? extends MetricHeader> values)
Describes metric columns.
|
RunReportResponse.Builder |
addAllMinimums(Iterable<? extends Row> values)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
addAllRows(Iterable<? extends Row> values)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
addAllTotals(Iterable<? extends Row> values)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
addDimensionHeaders(DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunReportResponse.Builder |
addDimensionHeaders(DimensionHeader value)
Describes dimension columns.
|
RunReportResponse.Builder |
addDimensionHeaders(int index,
DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunReportResponse.Builder |
addDimensionHeaders(int index,
DimensionHeader value)
Describes dimension columns.
|
DimensionHeader.Builder |
addDimensionHeadersBuilder()
Describes dimension columns.
|
DimensionHeader.Builder |
addDimensionHeadersBuilder(int index)
Describes dimension columns.
|
RunReportResponse.Builder |
addMaximums(int index,
Row.Builder builderForValue)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
addMaximums(int index,
Row value)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
addMaximums(Row.Builder builderForValue)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
addMaximums(Row value)
If requested, the maximum values of metrics.
|
Row.Builder |
addMaximumsBuilder()
If requested, the maximum values of metrics.
|
Row.Builder |
addMaximumsBuilder(int index)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
addMetricHeaders(int index,
MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunReportResponse.Builder |
addMetricHeaders(int index,
MetricHeader value)
Describes metric columns.
|
RunReportResponse.Builder |
addMetricHeaders(MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunReportResponse.Builder |
addMetricHeaders(MetricHeader value)
Describes metric columns.
|
MetricHeader.Builder |
addMetricHeadersBuilder()
Describes metric columns.
|
MetricHeader.Builder |
addMetricHeadersBuilder(int index)
Describes metric columns.
|
RunReportResponse.Builder |
addMinimums(int index,
Row.Builder builderForValue)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
addMinimums(int index,
Row value)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
addMinimums(Row.Builder builderForValue)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
addMinimums(Row value)
If requested, the minimum values of metrics.
|
Row.Builder |
addMinimumsBuilder()
If requested, the minimum values of metrics.
|
Row.Builder |
addMinimumsBuilder(int index)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunReportResponse.Builder |
addRows(int index,
Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
addRows(int index,
Row value)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
addRows(Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.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.
|
RunReportResponse.Builder |
addTotals(int index,
Row.Builder builderForValue)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
addTotals(int index,
Row value)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
addTotals(Row.Builder builderForValue)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
addTotals(Row value)
If requested, the totaled values of metrics.
|
Row.Builder |
addTotalsBuilder()
If requested, the totaled values of metrics.
|
Row.Builder |
addTotalsBuilder(int index)
If requested, the totaled values of metrics.
|
RunReportResponse |
build() |
RunReportResponse |
buildPartial() |
RunReportResponse.Builder |
clear() |
RunReportResponse.Builder |
clearDimensionHeaders()
Describes dimension columns.
|
RunReportResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RunReportResponse.Builder |
clearKind()
Identifies what kind of resource this message is.
|
RunReportResponse.Builder |
clearMaximums()
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
clearMetadata()
Metadata for the report.
|
RunReportResponse.Builder |
clearMetricHeaders()
Describes metric columns.
|
RunReportResponse.Builder |
clearMinimums()
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RunReportResponse.Builder |
clearPropertyQuota()
This Analytics Property's quota state including this request.
|
RunReportResponse.Builder |
clearRowCount()
The total number of rows in the query result.
|
RunReportResponse.Builder |
clearRows()
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
clearTotals()
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
clone() |
RunReportResponse |
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.
|
Row |
getMaximums(int index)
If requested, the maximum values of metrics.
|
Row.Builder |
getMaximumsBuilder(int index)
If requested, the maximum values of metrics.
|
List<Row.Builder> |
getMaximumsBuilderList()
If requested, the maximum values of metrics.
|
int |
getMaximumsCount()
If requested, the maximum values of metrics.
|
List<Row> |
getMaximumsList()
If requested, the maximum values of metrics.
|
RowOrBuilder |
getMaximumsOrBuilder(int index)
If requested, the maximum values of metrics.
|
List<? extends RowOrBuilder> |
getMaximumsOrBuilderList()
If requested, the maximum values of metrics.
|
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.
|
Row |
getMinimums(int index)
If requested, the minimum values of metrics.
|
Row.Builder |
getMinimumsBuilder(int index)
If requested, the minimum values of metrics.
|
List<Row.Builder> |
getMinimumsBuilderList()
If requested, the minimum values of metrics.
|
int |
getMinimumsCount()
If requested, the minimum values of metrics.
|
List<Row> |
getMinimumsList()
If requested, the minimum values of metrics.
|
RowOrBuilder |
getMinimumsOrBuilder(int index)
If requested, the minimum values of metrics.
|
List<? extends RowOrBuilder> |
getMinimumsOrBuilderList()
If requested, the minimum values of metrics.
|
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.
|
int |
getRowCount()
The total number of rows in the query result.
|
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.
|
Row |
getTotals(int index)
If requested, the totaled values of metrics.
|
Row.Builder |
getTotalsBuilder(int index)
If requested, the totaled values of metrics.
|
List<Row.Builder> |
getTotalsBuilderList()
If requested, the totaled values of metrics.
|
int |
getTotalsCount()
If requested, the totaled values of metrics.
|
List<Row> |
getTotalsList()
If requested, the totaled values of metrics.
|
RowOrBuilder |
getTotalsOrBuilder(int index)
If requested, the totaled values of metrics.
|
List<? extends RowOrBuilder> |
getTotalsOrBuilderList()
If requested, the totaled values of metrics.
|
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() |
RunReportResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunReportResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
RunReportResponse.Builder |
mergeFrom(RunReportResponse other) |
RunReportResponse.Builder |
mergeMetadata(ResponseMetaData value)
Metadata for the report.
|
RunReportResponse.Builder |
mergePropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
|
RunReportResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RunReportResponse.Builder |
removeDimensionHeaders(int index)
Describes dimension columns.
|
RunReportResponse.Builder |
removeMaximums(int index)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
removeMetricHeaders(int index)
Describes metric columns.
|
RunReportResponse.Builder |
removeMinimums(int index)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
removeRows(int index)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
removeTotals(int index)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
setDimensionHeaders(int index,
DimensionHeader.Builder builderForValue)
Describes dimension columns.
|
RunReportResponse.Builder |
setDimensionHeaders(int index,
DimensionHeader value)
Describes dimension columns.
|
RunReportResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunReportResponse.Builder |
setKind(String value)
Identifies what kind of resource this message is.
|
RunReportResponse.Builder |
setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is.
|
RunReportResponse.Builder |
setMaximums(int index,
Row.Builder builderForValue)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
setMaximums(int index,
Row value)
If requested, the maximum values of metrics.
|
RunReportResponse.Builder |
setMetadata(ResponseMetaData.Builder builderForValue)
Metadata for the report.
|
RunReportResponse.Builder |
setMetadata(ResponseMetaData value)
Metadata for the report.
|
RunReportResponse.Builder |
setMetricHeaders(int index,
MetricHeader.Builder builderForValue)
Describes metric columns.
|
RunReportResponse.Builder |
setMetricHeaders(int index,
MetricHeader value)
Describes metric columns.
|
RunReportResponse.Builder |
setMinimums(int index,
Row.Builder builderForValue)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
setMinimums(int index,
Row value)
If requested, the minimum values of metrics.
|
RunReportResponse.Builder |
setPropertyQuota(PropertyQuota.Builder builderForValue)
This Analytics Property's quota state including this request.
|
RunReportResponse.Builder |
setPropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
|
RunReportResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunReportResponse.Builder |
setRowCount(int value)
The total number of rows in the query result.
|
RunReportResponse.Builder |
setRows(int index,
Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
setRows(int index,
Row value)
Rows of dimension value combinations and metric values in the report.
|
RunReportResponse.Builder |
setTotals(int index,
Row.Builder builderForValue)
If requested, the totaled values of metrics.
|
RunReportResponse.Builder |
setTotals(int index,
Row value)
If requested, the totaled values of metrics.
|
RunReportResponse.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<RunReportResponse.Builder>public RunReportResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.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<RunReportResponse.Builder>public RunReportResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RunReportResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RunReportResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RunReportResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>public RunReportResponse.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<RunReportResponse.Builder>public RunReportResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>public RunReportResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>public RunReportResponse.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<RunReportResponse.Builder>public RunReportResponse.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<RunReportResponse.Builder>public RunReportResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunReportResponse.Builder>public RunReportResponse.Builder mergeFrom(RunReportResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>public RunReportResponse.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<RunReportResponse.Builder>IOExceptionpublic 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 = 1;getDimensionHeadersList in interface RunReportResponseOrBuilderpublic 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 = 1;getDimensionHeadersCount in interface RunReportResponseOrBuilderpublic 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 = 1;getDimensionHeaders in interface RunReportResponseOrBuilderpublic RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;public RunReportResponse.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 = 1;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 = 1;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 = 1;getDimensionHeadersOrBuilder in interface RunReportResponseOrBuilderpublic 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 = 1;getDimensionHeadersOrBuilderList in interface RunReportResponseOrBuilderpublic 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 = 1;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 = 1;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 = 1;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 = 2;getMetricHeadersList in interface RunReportResponseOrBuilderpublic 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 = 2;getMetricHeadersCount in interface RunReportResponseOrBuilderpublic 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 = 2;getMetricHeaders in interface RunReportResponseOrBuilderpublic RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;public RunReportResponse.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 = 2;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 = 2;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 = 2;getMetricHeadersOrBuilder in interface RunReportResponseOrBuilderpublic 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 = 2;getMetricHeadersOrBuilderList in interface RunReportResponseOrBuilderpublic 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 = 2;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 = 2;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 = 2;public List<Row> getRowsList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;getRowsList in interface RunReportResponseOrBuilderpublic int getRowsCount()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;getRowsCount in interface RunReportResponseOrBuilderpublic Row getRows(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;getRows in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setRows(int index, Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.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 = 3;public RunReportResponse.Builder addRows(Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.Builder addRows(int index, Row value)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.Builder addRows(Row.Builder builderForValue)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.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 = 3;public RunReportResponse.Builder addAllRows(Iterable<? extends Row> values)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.Builder clearRows()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RunReportResponse.Builder removeRows(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public Row.Builder getRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public RowOrBuilder getRowsOrBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;getRowsOrBuilder in interface RunReportResponseOrBuilderpublic List<? extends RowOrBuilder> getRowsOrBuilderList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;getRowsOrBuilderList in interface RunReportResponseOrBuilderpublic Row.Builder addRowsBuilder()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public Row.Builder addRowsBuilder(int index)
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public List<Row.Builder> getRowsBuilderList()
Rows of dimension value combinations and metric values in the report.
repeated .google.analytics.data.v1beta.Row rows = 3;public List<Row> getTotalsList()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;getTotalsList in interface RunReportResponseOrBuilderpublic int getTotalsCount()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;getTotalsCount in interface RunReportResponseOrBuilderpublic Row getTotals(int index)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;getTotals in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setTotals(int index, Row value)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder setTotals(int index, Row.Builder builderForValue)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder addTotals(Row value)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder addTotals(int index, Row value)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder addTotals(Row.Builder builderForValue)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder addTotals(int index, Row.Builder builderForValue)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder addAllTotals(Iterable<? extends Row> values)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder clearTotals()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RunReportResponse.Builder removeTotals(int index)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public Row.Builder getTotalsBuilder(int index)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public RowOrBuilder getTotalsOrBuilder(int index)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;getTotalsOrBuilder in interface RunReportResponseOrBuilderpublic List<? extends RowOrBuilder> getTotalsOrBuilderList()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;getTotalsOrBuilderList in interface RunReportResponseOrBuilderpublic Row.Builder addTotalsBuilder()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public Row.Builder addTotalsBuilder(int index)
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public List<Row.Builder> getTotalsBuilderList()
If requested, the totaled values of metrics.
repeated .google.analytics.data.v1beta.Row totals = 4;public List<Row> getMaximumsList()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;getMaximumsList in interface RunReportResponseOrBuilderpublic int getMaximumsCount()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;getMaximumsCount in interface RunReportResponseOrBuilderpublic Row getMaximums(int index)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;getMaximums in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setMaximums(int index, Row value)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder setMaximums(int index, Row.Builder builderForValue)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder addMaximums(Row value)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder addMaximums(int index, Row value)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder addMaximums(Row.Builder builderForValue)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder addMaximums(int index, Row.Builder builderForValue)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder addAllMaximums(Iterable<? extends Row> values)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder clearMaximums()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RunReportResponse.Builder removeMaximums(int index)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public Row.Builder getMaximumsBuilder(int index)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public RowOrBuilder getMaximumsOrBuilder(int index)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;getMaximumsOrBuilder in interface RunReportResponseOrBuilderpublic List<? extends RowOrBuilder> getMaximumsOrBuilderList()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;getMaximumsOrBuilderList in interface RunReportResponseOrBuilderpublic Row.Builder addMaximumsBuilder()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public Row.Builder addMaximumsBuilder(int index)
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public List<Row.Builder> getMaximumsBuilderList()
If requested, the maximum values of metrics.
repeated .google.analytics.data.v1beta.Row maximums = 5;public List<Row> getMinimumsList()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;getMinimumsList in interface RunReportResponseOrBuilderpublic int getMinimumsCount()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;getMinimumsCount in interface RunReportResponseOrBuilderpublic Row getMinimums(int index)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;getMinimums in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setMinimums(int index, Row value)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder setMinimums(int index, Row.Builder builderForValue)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder addMinimums(Row value)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder addMinimums(int index, Row value)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder addMinimums(Row.Builder builderForValue)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder addMinimums(int index, Row.Builder builderForValue)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder addAllMinimums(Iterable<? extends Row> values)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder clearMinimums()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RunReportResponse.Builder removeMinimums(int index)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public Row.Builder getMinimumsBuilder(int index)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public RowOrBuilder getMinimumsOrBuilder(int index)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;getMinimumsOrBuilder in interface RunReportResponseOrBuilderpublic List<? extends RowOrBuilder> getMinimumsOrBuilderList()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;getMinimumsOrBuilderList in interface RunReportResponseOrBuilderpublic Row.Builder addMinimumsBuilder()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public Row.Builder addMinimumsBuilder(int index)
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public List<Row.Builder> getMinimumsBuilderList()
If requested, the minimum values of metrics.
repeated .google.analytics.data.v1beta.Row minimums = 6;public int getRowCount()
The total number of rows in the query result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int32 row_count = 7;getRowCount in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setRowCount(int value)
The total number of rows in the query result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int32 row_count = 7;value - The rowCount to set.public RunReportResponse.Builder clearRowCount()
The total number of rows in the query result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int32 row_count = 7;public boolean hasMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;hasMetadata in interface RunReportResponseOrBuilderpublic ResponseMetaData getMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;getMetadata in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setMetadata(ResponseMetaData value)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;public RunReportResponse.Builder setMetadata(ResponseMetaData.Builder builderForValue)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;public RunReportResponse.Builder mergeMetadata(ResponseMetaData value)
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;public RunReportResponse.Builder clearMetadata()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;public ResponseMetaData.Builder getMetadataBuilder()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;public ResponseMetaDataOrBuilder getMetadataOrBuilder()
Metadata for the report.
.google.analytics.data.v1beta.ResponseMetaData metadata = 8;getMetadataOrBuilder in interface RunReportResponseOrBuilderpublic boolean hasPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;hasPropertyQuota in interface RunReportResponseOrBuilderpublic PropertyQuota getPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;getPropertyQuota in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setPropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;public RunReportResponse.Builder setPropertyQuota(PropertyQuota.Builder builderForValue)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;public RunReportResponse.Builder mergePropertyQuota(PropertyQuota value)
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;public RunReportResponse.Builder clearPropertyQuota()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;public PropertyQuota.Builder getPropertyQuotaBuilder()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;public PropertyQuotaOrBuilder getPropertyQuotaOrBuilder()
This Analytics Property's quota state including this request.
.google.analytics.data.v1beta.PropertyQuota property_quota = 9;getPropertyQuotaOrBuilder in interface RunReportResponseOrBuilderpublic String getKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runReport". Useful to distinguish between response types in JSON.
string kind = 10;getKind in interface RunReportResponseOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runReport". Useful to distinguish between response types in JSON.
string kind = 10;getKindBytes in interface RunReportResponseOrBuilderpublic RunReportResponse.Builder setKind(String value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runReport". Useful to distinguish between response types in JSON.
string kind = 10;value - The kind to set.public RunReportResponse.Builder clearKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runReport". Useful to distinguish between response types in JSON.
string kind = 10;public RunReportResponse.Builder setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#runReport". Useful to distinguish between response types in JSON.
string kind = 10;value - The bytes for kind to set.public final RunReportResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>public final RunReportResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunReportResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.