public static final class BatchRunReportsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder> implements BatchRunReportsRequestOrBuilder
The batch request containing multiple report requests.Protobuf type
google.analytics.data.v1alpha.BatchRunReportsRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.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<BatchRunReportsRequest.Builder>public BatchRunReportsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchRunReportsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchRunReportsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchRunReportsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.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<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.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<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.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<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.Builder mergeFrom(BatchRunReportsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public BatchRunReportsRequest.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<BatchRunReportsRequest.Builder>IOExceptionpublic boolean hasEntity()
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;hasEntity in interface BatchRunReportsRequestOrBuilderpublic Entity getEntity()
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;getEntity in interface BatchRunReportsRequestOrBuilderpublic BatchRunReportsRequest.Builder setEntity(Entity value)
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;public BatchRunReportsRequest.Builder setEntity(Entity.Builder builderForValue)
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;public BatchRunReportsRequest.Builder mergeEntity(Entity value)
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;public BatchRunReportsRequest.Builder clearEntity()
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;public Entity.Builder getEntityBuilder()
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;public EntityOrBuilder getEntityOrBuilder()
A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.
.google.analytics.data.v1alpha.Entity entity = 1;getEntityOrBuilder in interface BatchRunReportsRequestOrBuilderpublic List<RunReportRequest> getRequestsList()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;getRequestsList in interface BatchRunReportsRequestOrBuilderpublic int getRequestsCount()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;getRequestsCount in interface BatchRunReportsRequestOrBuilderpublic RunReportRequest getRequests(int index)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;getRequests in interface BatchRunReportsRequestOrBuilderpublic BatchRunReportsRequest.Builder setRequests(int index, RunReportRequest value)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder setRequests(int index, RunReportRequest.Builder builderForValue)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder addRequests(RunReportRequest value)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder addRequests(int index, RunReportRequest value)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder addRequests(RunReportRequest.Builder builderForValue)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder addRequests(int index, RunReportRequest.Builder builderForValue)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder addAllRequests(Iterable<? extends RunReportRequest> values)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder clearRequests()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public BatchRunReportsRequest.Builder removeRequests(int index)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public RunReportRequest.Builder getRequestsBuilder(int index)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public RunReportRequestOrBuilder getRequestsOrBuilder(int index)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;getRequestsOrBuilder in interface BatchRunReportsRequestOrBuilderpublic List<? extends RunReportRequestOrBuilder> getRequestsOrBuilderList()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;getRequestsOrBuilderList in interface BatchRunReportsRequestOrBuilderpublic RunReportRequest.Builder addRequestsBuilder()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public RunReportRequest.Builder addRequestsBuilder(int index)
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public List<RunReportRequest.Builder> getRequestsBuilderList()
Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.
repeated .google.analytics.data.v1alpha.RunReportRequest requests = 2;public final BatchRunReportsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>public final BatchRunReportsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchRunReportsRequest.Builder>Copyright © 2021 Google LLC. All rights reserved.