public static final class BatchRunPivotReportsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder> implements BatchRunPivotReportsResponseOrBuilder
The batch response containing multiple pivot reports.Protobuf type
google.analytics.data.v1beta.BatchRunPivotReportsResponsegetAllFields, 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<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.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<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchRunPivotReportsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchRunPivotReportsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchRunPivotReportsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.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<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.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<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.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<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.Builder mergeFrom(BatchRunPivotReportsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>public BatchRunPivotReportsResponse.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<BatchRunPivotReportsResponse.Builder>IOExceptionpublic List<RunPivotReportResponse> getPivotReportsList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;getPivotReportsList in interface BatchRunPivotReportsResponseOrBuilderpublic int getPivotReportsCount()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;getPivotReportsCount in interface BatchRunPivotReportsResponseOrBuilderpublic RunPivotReportResponse getPivotReports(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;getPivotReports in interface BatchRunPivotReportsResponseOrBuilderpublic BatchRunPivotReportsResponse.Builder setPivotReports(int index, RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder setPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder addPivotReports(RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder addPivotReports(int index, RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder addPivotReports(RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder addPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder addAllPivotReports(Iterable<? extends RunPivotReportResponse> values)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder clearPivotReports()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public BatchRunPivotReportsResponse.Builder removePivotReports(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public RunPivotReportResponse.Builder getPivotReportsBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public RunPivotReportResponseOrBuilder getPivotReportsOrBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;getPivotReportsOrBuilder in interface BatchRunPivotReportsResponseOrBuilderpublic List<? extends RunPivotReportResponseOrBuilder> getPivotReportsOrBuilderList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;getPivotReportsOrBuilderList in interface BatchRunPivotReportsResponseOrBuilderpublic RunPivotReportResponse.Builder addPivotReportsBuilder()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public RunPivotReportResponse.Builder addPivotReportsBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public List<RunPivotReportResponse.Builder> getPivotReportsBuilderList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;public String getKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunPivotReports". Useful to distinguish between response types in JSON.
string kind = 2;getKind in interface BatchRunPivotReportsResponseOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunPivotReports". Useful to distinguish between response types in JSON.
string kind = 2;getKindBytes in interface BatchRunPivotReportsResponseOrBuilderpublic BatchRunPivotReportsResponse.Builder setKind(String value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunPivotReports". Useful to distinguish between response types in JSON.
string kind = 2;value - The kind to set.public BatchRunPivotReportsResponse.Builder clearKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunPivotReports". Useful to distinguish between response types in JSON.
string kind = 2;public BatchRunPivotReportsResponse.Builder setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunPivotReports". Useful to distinguish between response types in JSON.
string kind = 2;value - The bytes for kind to set.public final BatchRunPivotReportsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>public final BatchRunPivotReportsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.