- 0.63.0 (latest)
- 0.62.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
public interface PropertyQuotaOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getConcurrentRequests()
public abstract 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;
Type | Description |
QuotaStatus | The concurrentRequests. |
getConcurrentRequestsOrBuilder()
public abstract 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;
Type | Description |
QuotaStatusOrBuilder |
getPotentiallyThresholdedRequestsPerHour()
public abstract 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;
Type | Description |
QuotaStatus | The potentiallyThresholdedRequestsPerHour. |
getPotentiallyThresholdedRequestsPerHourOrBuilder()
public abstract 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;
Type | Description |
QuotaStatusOrBuilder |
getServerErrorsPerProjectPerHour()
public abstract 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;
Type | Description |
QuotaStatus | The serverErrorsPerProjectPerHour. |
getServerErrorsPerProjectPerHourOrBuilder()
public abstract 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;
Type | Description |
QuotaStatusOrBuilder |
getTokensPerDay()
public abstract 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;
Type | Description |
QuotaStatus | The tokensPerDay. |
getTokensPerDayOrBuilder()
public abstract 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;
Type | Description |
QuotaStatusOrBuilder |
getTokensPerHour()
public abstract 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;
Type | Description |
QuotaStatus | The tokensPerHour. |
getTokensPerHourOrBuilder()
public abstract 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;
Type | Description |
QuotaStatusOrBuilder |
hasConcurrentRequests()
public abstract 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;
Type | Description |
boolean | Whether the concurrentRequests field is set. |
hasPotentiallyThresholdedRequestsPerHour()
public abstract 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;
Type | Description |
boolean | Whether the potentiallyThresholdedRequestsPerHour field is set. |
hasServerErrorsPerProjectPerHour()
public abstract 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;
Type | Description |
boolean | Whether the serverErrorsPerProjectPerHour field is set. |
hasTokensPerDay()
public abstract 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;
Type | Description |
boolean | Whether the tokensPerDay field is set. |
hasTokensPerHour()
public abstract 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;
Type | Description |
boolean | Whether the tokensPerHour field is set. |