| Modifier and Type | Class and Description |
|---|---|
class |
QuotaBucket
A quota bucket is a quota provisioning unit for a specific set of dimensions.
|
static class |
QuotaBucket.Builder
A quota bucket is a quota provisioning unit for a specific set of dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
QuotaBucketOrBuilder |
ConsumerQuotaLimitOrBuilder.getQuotaBucketsOrBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucketOrBuilder |
ConsumerQuotaLimit.getQuotaBucketsOrBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
QuotaBucketOrBuilder |
ConsumerQuotaLimit.Builder.getQuotaBucketsOrBuilder(int index)
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends QuotaBucketOrBuilder> |
ConsumerQuotaLimitOrBuilder.getQuotaBucketsOrBuilderList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
List<? extends QuotaBucketOrBuilder> |
ConsumerQuotaLimit.getQuotaBucketsOrBuilderList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
List<? extends QuotaBucketOrBuilder> |
ConsumerQuotaLimit.Builder.getQuotaBucketsOrBuilderList()
Summary of the enforced quota buckets, organized by quota dimension,
ordered from least specific to most specific (for example, the global
default bucket, with no quota dimensions, will always appear first).
|
Copyright © 2022 Google LLC. All rights reserved.