| Modifier and Type | Method and Description |
|---|---|
PropertyQuota.Builder |
PropertyQuota.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PropertyQuota.Builder |
PropertyQuota.Builder.clear() |
PropertyQuota.Builder |
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 |
PropertyQuota.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PropertyQuota.Builder |
PropertyQuota.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PropertyQuota.Builder |
PropertyQuota.Builder.clearPotentiallyThresholdedRequestsPerHour()
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
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 |
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 |
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 |
PropertyQuota.Builder.clone() |
PropertyQuota.Builder |
RunFunnelReportResponse.Builder.getPropertyQuotaBuilder()
This Analytics Property's quota state including this request.
|
PropertyQuota.Builder |
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 |
PropertyQuota.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PropertyQuota.Builder |
PropertyQuota.Builder.mergeFrom(com.google.protobuf.Message other) |
PropertyQuota.Builder |
PropertyQuota.Builder.mergeFrom(PropertyQuota other) |
PropertyQuota.Builder |
PropertyQuota.Builder.mergePotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
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 |
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 |
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 |
PropertyQuota.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PropertyQuota.Builder |
PropertyQuota.newBuilder() |
static PropertyQuota.Builder |
PropertyQuota.newBuilder(PropertyQuota prototype) |
PropertyQuota.Builder |
PropertyQuota.newBuilderForType() |
protected PropertyQuota.Builder |
PropertyQuota.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PropertyQuota.Builder |
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 |
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 |
PropertyQuota.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PropertyQuota.Builder |
PropertyQuota.Builder.setPotentiallyThresholdedRequestsPerHour(QuotaStatus.Builder builderForValue)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
PropertyQuota.Builder.setPotentiallyThresholdedRequestsPerHour(QuotaStatus value)
Analytics Properties can send up to 120 requests with potentially
thresholded dimensions per hour.
|
PropertyQuota.Builder |
PropertyQuota.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PropertyQuota.Builder |
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 |
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 |
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 |
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 |
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 |
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 |
PropertyQuota.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PropertyQuota.Builder |
PropertyQuota.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RunFunnelReportResponse.Builder |
RunFunnelReportResponse.Builder.setPropertyQuota(PropertyQuota.Builder builderForValue)
This Analytics Property's quota state including this request.
|
Copyright © 2023 Google LLC. All rights reserved.