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.v1beta.BatchRunReportsRequest| Modifier and Type | Method and Description |
|---|---|
BatchRunReportsRequest.Builder |
addAllRequests(Iterable<? extends RunReportRequest> values)
Individual requests.
|
BatchRunReportsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRunReportsRequest.Builder |
addRequests(int index,
RunReportRequest.Builder builderForValue)
Individual requests.
|
BatchRunReportsRequest.Builder |
addRequests(int index,
RunReportRequest value)
Individual requests.
|
BatchRunReportsRequest.Builder |
addRequests(RunReportRequest.Builder builderForValue)
Individual requests.
|
BatchRunReportsRequest.Builder |
addRequests(RunReportRequest value)
Individual requests.
|
RunReportRequest.Builder |
addRequestsBuilder()
Individual requests.
|
RunReportRequest.Builder |
addRequestsBuilder(int index)
Individual requests.
|
BatchRunReportsRequest |
build() |
BatchRunReportsRequest |
buildPartial() |
BatchRunReportsRequest.Builder |
clear() |
BatchRunReportsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchRunReportsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchRunReportsRequest.Builder |
clearProperty()
A Google Analytics GA4 property identifier whose events are tracked.
|
BatchRunReportsRequest.Builder |
clearRequests()
Individual requests.
|
BatchRunReportsRequest.Builder |
clone() |
BatchRunReportsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getProperty()
A Google Analytics GA4 property identifier whose events are tracked.
|
com.google.protobuf.ByteString |
getPropertyBytes()
A Google Analytics GA4 property identifier whose events are tracked.
|
RunReportRequest |
getRequests(int index)
Individual requests.
|
RunReportRequest.Builder |
getRequestsBuilder(int index)
Individual requests.
|
List<RunReportRequest.Builder> |
getRequestsBuilderList()
Individual requests.
|
int |
getRequestsCount()
Individual requests.
|
List<RunReportRequest> |
getRequestsList()
Individual requests.
|
RunReportRequestOrBuilder |
getRequestsOrBuilder(int index)
Individual requests.
|
List<? extends RunReportRequestOrBuilder> |
getRequestsOrBuilderList()
Individual requests.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchRunReportsRequest.Builder |
mergeFrom(BatchRunReportsRequest other) |
BatchRunReportsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchRunReportsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchRunReportsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchRunReportsRequest.Builder |
removeRequests(int index)
Individual requests.
|
BatchRunReportsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchRunReportsRequest.Builder |
setProperty(String value)
A Google Analytics GA4 property identifier whose events are tracked.
|
BatchRunReportsRequest.Builder |
setPropertyBytes(com.google.protobuf.ByteString value)
A Google Analytics GA4 property identifier whose events are tracked.
|
BatchRunReportsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchRunReportsRequest.Builder |
setRequests(int index,
RunReportRequest.Builder builderForValue)
Individual requests.
|
BatchRunReportsRequest.Builder |
setRequests(int index,
RunReportRequest value)
Individual requests.
|
BatchRunReportsRequest.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<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 String getProperty()
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This property must be specified for the batch. The property within RunReportRequest may either be unspecified or consistent with this property. Example: properties/1234
string property = 1;getProperty in interface BatchRunReportsRequestOrBuilderpublic com.google.protobuf.ByteString getPropertyBytes()
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This property must be specified for the batch. The property within RunReportRequest may either be unspecified or consistent with this property. Example: properties/1234
string property = 1;getPropertyBytes in interface BatchRunReportsRequestOrBuilderpublic BatchRunReportsRequest.Builder setProperty(String value)
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This property must be specified for the batch. The property within RunReportRequest may either be unspecified or consistent with this property. Example: properties/1234
string property = 1;value - The property to set.public BatchRunReportsRequest.Builder clearProperty()
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This property must be specified for the batch. The property within RunReportRequest may either be unspecified or consistent with this property. Example: properties/1234
string property = 1;public BatchRunReportsRequest.Builder setPropertyBytes(com.google.protobuf.ByteString value)
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). This property must be specified for the batch. The property within RunReportRequest may either be unspecified or consistent with this property. Example: properties/1234
string property = 1;value - The bytes for property to set.public 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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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 © 2022 Google LLC. All rights reserved.