public static final class BatchRunReportsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder> implements BatchRunReportsResponseOrBuilder
The batch response containing multiple reports.Protobuf type
google.analytics.data.v1beta.BatchRunReportsResponse| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsResponse.Builder |
addAllReports(Iterable<? extends RunReportResponse> values)
Individual responses.
|
BatchRunReportsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRunReportsResponse.Builder |
addReports(int index,
RunReportResponse.Builder builderForValue)
Individual responses.
|
BatchRunReportsResponse.Builder |
addReports(int index,
RunReportResponse value)
Individual responses.
|
BatchRunReportsResponse.Builder |
addReports(RunReportResponse.Builder builderForValue)
Individual responses.
|
BatchRunReportsResponse.Builder |
addReports(RunReportResponse value)
Individual responses.
|
RunReportResponse.Builder |
addReportsBuilder()
Individual responses.
|
RunReportResponse.Builder |
addReportsBuilder(int index)
Individual responses.
|
BatchRunReportsResponse |
build() |
BatchRunReportsResponse |
buildPartial() |
BatchRunReportsResponse.Builder |
clear() |
BatchRunReportsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchRunReportsResponse.Builder |
clearKind()
Identifies what kind of resource this message is.
|
BatchRunReportsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchRunReportsResponse.Builder |
clearReports()
Individual responses.
|
BatchRunReportsResponse.Builder |
clone() |
BatchRunReportsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKind()
Identifies what kind of resource this message is.
|
com.google.protobuf.ByteString |
getKindBytes()
Identifies what kind of resource this message is.
|
RunReportResponse |
getReports(int index)
Individual responses.
|
RunReportResponse.Builder |
getReportsBuilder(int index)
Individual responses.
|
List<RunReportResponse.Builder> |
getReportsBuilderList()
Individual responses.
|
int |
getReportsCount()
Individual responses.
|
List<RunReportResponse> |
getReportsList()
Individual responses.
|
RunReportResponseOrBuilder |
getReportsOrBuilder(int index)
Individual responses.
|
List<? extends RunReportResponseOrBuilder> |
getReportsOrBuilderList()
Individual responses.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchRunReportsResponse.Builder |
mergeFrom(BatchRunReportsResponse other) |
BatchRunReportsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchRunReportsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchRunReportsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchRunReportsResponse.Builder |
removeReports(int index)
Individual responses.
|
BatchRunReportsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRunReportsResponse.Builder |
setKind(String value)
Identifies what kind of resource this message is.
|
BatchRunReportsResponse.Builder |
setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is.
|
BatchRunReportsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchRunReportsResponse.Builder |
setReports(int index,
RunReportResponse.Builder builderForValue)
Individual responses.
|
BatchRunReportsResponse.Builder |
setReports(int index,
RunReportResponse value)
Individual responses.
|
BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>public BatchRunReportsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchRunReportsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchRunReportsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchRunReportsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.Builder mergeFrom(BatchRunReportsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>public BatchRunReportsResponse.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<BatchRunReportsResponse.Builder>IOExceptionpublic List<RunReportResponse> getReportsList()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;getReportsList in interface BatchRunReportsResponseOrBuilderpublic int getReportsCount()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;getReportsCount in interface BatchRunReportsResponseOrBuilderpublic RunReportResponse getReports(int index)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;getReports in interface BatchRunReportsResponseOrBuilderpublic BatchRunReportsResponse.Builder setReports(int index, RunReportResponse value)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder setReports(int index, RunReportResponse.Builder builderForValue)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder addReports(RunReportResponse value)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder addReports(int index, RunReportResponse value)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder addReports(RunReportResponse.Builder builderForValue)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder addReports(int index, RunReportResponse.Builder builderForValue)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder addAllReports(Iterable<? extends RunReportResponse> values)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder clearReports()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public BatchRunReportsResponse.Builder removeReports(int index)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public RunReportResponse.Builder getReportsBuilder(int index)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public RunReportResponseOrBuilder getReportsOrBuilder(int index)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;getReportsOrBuilder in interface BatchRunReportsResponseOrBuilderpublic List<? extends RunReportResponseOrBuilder> getReportsOrBuilderList()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;getReportsOrBuilderList in interface BatchRunReportsResponseOrBuilderpublic RunReportResponse.Builder addReportsBuilder()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public RunReportResponse.Builder addReportsBuilder(int index)
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public List<RunReportResponse.Builder> getReportsBuilderList()
Individual responses. Each response has a separate report request.
repeated .google.analytics.data.v1beta.RunReportResponse reports = 1;public String getKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
string kind = 2;getKind in interface BatchRunReportsResponseOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
string kind = 2;getKindBytes in interface BatchRunReportsResponseOrBuilderpublic BatchRunReportsResponse.Builder setKind(String value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
string kind = 2;value - The kind to set.public BatchRunReportsResponse.Builder clearKind()
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
string kind = 2;public BatchRunReportsResponse.Builder setKindBytes(com.google.protobuf.ByteString value)
Identifies what kind of resource this message is. This `kind` is always the fixed string "analyticsData#batchRunReports". Useful to distinguish between response types in JSON.
string kind = 2;value - The bytes for kind to set.public final BatchRunReportsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>public final BatchRunReportsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.