public static final class PropertyQuota.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder> implements PropertyQuotaOrBuilder
Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.Protobuf type
google.analytics.data.v1alpha.PropertyQuota| Modifier and Type | Method and Description |
|---|---|
PropertyQuota.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PropertyQuota |
build() |
PropertyQuota |
buildPartial() |
PropertyQuota.Builder |
clear() |
PropertyQuota.Builder |
clearConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
PropertyQuota.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PropertyQuota.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PropertyQuota.Builder |
clearPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
clearServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
PropertyQuota.Builder |
clearTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
PropertyQuota.Builder |
clearTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
PropertyQuota.Builder |
clone() |
QuotaStatus |
getConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
QuotaStatus.Builder |
getConcurrentRequestsBuilder()
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
QuotaStatusOrBuilder |
getConcurrentRequestsOrBuilder()
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
PropertyQuota |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaStatus |
getPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
QuotaStatus.Builder |
getPotentiallyThresholdedRequestsPerHourBuilder()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
QuotaStatusOrBuilder |
getPotentiallyThresholdedRequestsPerHourOrBuilder()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
QuotaStatus |
getServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
QuotaStatus.Builder |
getServerErrorsPerProjectPerHourBuilder()
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
QuotaStatusOrBuilder |
getServerErrorsPerProjectPerHourOrBuilder()
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
QuotaStatus |
getTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
QuotaStatus.Builder |
getTokensPerDayBuilder()
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
QuotaStatusOrBuilder |
getTokensPerDayOrBuilder()
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
QuotaStatus |
getTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
QuotaStatus.Builder |
getTokensPerHourBuilder()
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
QuotaStatusOrBuilder |
getTokensPerHourOrBuilder()
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
boolean |
hasConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
boolean |
hasPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
boolean |
hasServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
boolean |
hasTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
boolean |
hasTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PropertyQuota.Builder |
mergeConcurrentRequests(QuotaStatus value)
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
PropertyQuota.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PropertyQuota.Builder |
mergeFrom(com.google.protobuf.Message other) |
PropertyQuota.Builder |
mergeFrom(PropertyQuota other) |
PropertyQuota.Builder |
mergePotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
mergeServerErrorsPerProjectPerHour(QuotaStatus value)
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
PropertyQuota.Builder |
mergeTokensPerDay(QuotaStatus value)
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
PropertyQuota.Builder |
mergeTokensPerHour(QuotaStatus value)
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
PropertyQuota.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PropertyQuota.Builder |
setConcurrentRequests(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
PropertyQuota.Builder |
setConcurrentRequests(QuotaStatus value)
Standard Analytics Properties can send up to 10 concurrent requests;
Analytics 360 Properties can use up to 50 concurrent requests.
|
PropertyQuota.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PropertyQuota.Builder |
setPotentiallyThresholdedRequestsPerHour(QuotaStatus.Builder builderForValue)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
setPotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PropertyQuota.Builder |
setServerErrorsPerProjectPerHour(QuotaStatus.Builder builderForValue)
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
PropertyQuota.Builder |
setServerErrorsPerProjectPerHour(QuotaStatus value)
Standard Analytics Properties and cloud project pairs can have up to 10
server errors per hour; Analytics 360 Properties and cloud project pairs
can have up to 50 server errors per hour.
|
PropertyQuota.Builder |
setTokensPerDay(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
PropertyQuota.Builder |
setTokensPerDay(QuotaStatus value)
Standard Analytics Properties can use up to 25,000 tokens per day;
Analytics 360 Properties can use 250,000 tokens per day.
|
PropertyQuota.Builder |
setTokensPerHour(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
PropertyQuota.Builder |
setTokensPerHour(QuotaStatus value)
Standard Analytics Properties can use up to 5,000 tokens per hour;
Analytics 360 Properties can use 50,000 tokens per hour.
|
PropertyQuota.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<PropertyQuota.Builder>public PropertyQuota.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.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<PropertyQuota.Builder>public PropertyQuota getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PropertyQuota build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PropertyQuota buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PropertyQuota.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>public PropertyQuota.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<PropertyQuota.Builder>public PropertyQuota.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>public PropertyQuota.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>public PropertyQuota.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<PropertyQuota.Builder>public PropertyQuota.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<PropertyQuota.Builder>public PropertyQuota.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PropertyQuota.Builder>public PropertyQuota.Builder mergeFrom(PropertyQuota other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>public PropertyQuota.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<PropertyQuota.Builder>IOExceptionpublic boolean hasTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;hasTokensPerDay in interface PropertyQuotaOrBuilderpublic QuotaStatus getTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;getTokensPerDay in interface PropertyQuotaOrBuilderpublic PropertyQuota.Builder setTokensPerDay(QuotaStatus value)
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;public PropertyQuota.Builder setTokensPerDay(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;public PropertyQuota.Builder mergeTokensPerDay(QuotaStatus value)
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;public PropertyQuota.Builder clearTokensPerDay()
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;public QuotaStatus.Builder getTokensPerDayBuilder()
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;public QuotaStatusOrBuilder getTokensPerDayOrBuilder()
Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_day = 1;getTokensPerDayOrBuilder in interface PropertyQuotaOrBuilderpublic boolean hasTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;hasTokensPerHour in interface PropertyQuotaOrBuilderpublic QuotaStatus getTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;getTokensPerHour in interface PropertyQuotaOrBuilderpublic PropertyQuota.Builder setTokensPerHour(QuotaStatus value)
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;public PropertyQuota.Builder setTokensPerHour(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;public PropertyQuota.Builder mergeTokensPerHour(QuotaStatus value)
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;public PropertyQuota.Builder clearTokensPerHour()
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;public QuotaStatus.Builder getTokensPerHourBuilder()
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;public QuotaStatusOrBuilder getTokensPerHourOrBuilder()
Standard Analytics Properties can use up to 5,000 tokens per hour; Analytics 360 Properties can use 50,000 tokens per hour. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.
.google.analytics.data.v1alpha.QuotaStatus tokens_per_hour = 2;getTokensPerHourOrBuilder in interface PropertyQuotaOrBuilderpublic boolean hasConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;hasConcurrentRequests in interface PropertyQuotaOrBuilderpublic QuotaStatus getConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;getConcurrentRequests in interface PropertyQuotaOrBuilderpublic PropertyQuota.Builder setConcurrentRequests(QuotaStatus value)
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;public PropertyQuota.Builder setConcurrentRequests(QuotaStatus.Builder builderForValue)
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;public PropertyQuota.Builder mergeConcurrentRequests(QuotaStatus value)
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;public PropertyQuota.Builder clearConcurrentRequests()
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;public QuotaStatus.Builder getConcurrentRequestsBuilder()
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;public QuotaStatusOrBuilder getConcurrentRequestsOrBuilder()
Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests.
.google.analytics.data.v1alpha.QuotaStatus concurrent_requests = 3;getConcurrentRequestsOrBuilder in interface PropertyQuotaOrBuilderpublic boolean hasServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
hasServerErrorsPerProjectPerHour in interface PropertyQuotaOrBuilderpublic QuotaStatus getServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
getServerErrorsPerProjectPerHour in interface PropertyQuotaOrBuilderpublic PropertyQuota.Builder setServerErrorsPerProjectPerHour(QuotaStatus value)
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
public PropertyQuota.Builder setServerErrorsPerProjectPerHour(QuotaStatus.Builder builderForValue)
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
public PropertyQuota.Builder mergeServerErrorsPerProjectPerHour(QuotaStatus value)
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
public PropertyQuota.Builder clearServerErrorsPerProjectPerHour()
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
public QuotaStatus.Builder getServerErrorsPerProjectPerHourBuilder()
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
public QuotaStatusOrBuilder getServerErrorsPerProjectPerHourOrBuilder()
Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour.
.google.analytics.data.v1alpha.QuotaStatus server_errors_per_project_per_hour = 4;
getServerErrorsPerProjectPerHourOrBuilder in interface PropertyQuotaOrBuilderpublic boolean hasPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
hasPotentiallyThresholdedRequestsPerHour in interface PropertyQuotaOrBuilderpublic QuotaStatus getPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
getPotentiallyThresholdedRequestsPerHour in interface PropertyQuotaOrBuilderpublic PropertyQuota.Builder setPotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
public PropertyQuota.Builder setPotentiallyThresholdedRequestsPerHour(QuotaStatus.Builder builderForValue)
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
public PropertyQuota.Builder mergePotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
public PropertyQuota.Builder clearPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
public QuotaStatus.Builder getPotentiallyThresholdedRequestsPerHourBuilder()
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
public QuotaStatusOrBuilder getPotentiallyThresholdedRequestsPerHourOrBuilder()
Analytics Properties can send up to 120 requests with potentially thresholded dimensions per hour. In a batch request, each report request is individually counted for this quota if the request contains potentially thresholded dimensions.
.google.analytics.data.v1alpha.QuotaStatus potentially_thresholded_requests_per_hour = 5;
getPotentiallyThresholdedRequestsPerHourOrBuilder in interface PropertyQuotaOrBuilderpublic final PropertyQuota.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>public final PropertyQuota.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PropertyQuota.Builder>Copyright © 2023 Google LLC. All rights reserved.