Uses of Interface
com.google.api.serviceusage.v1beta1.QuotaBucketOrBuilder
-
Packages that use QuotaBucketOrBuilder Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage API -
-
Uses of QuotaBucketOrBuilder in com.google.api.serviceusage.v1beta1
Classes in com.google.api.serviceusage.v1beta1 that implement QuotaBucketOrBuilder Modifier and Type Class 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.Methods in com.google.api.serviceusage.v1beta1 that return QuotaBucketOrBuilder Modifier and Type Method Description 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).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
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).Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type QuotaBucketOrBuilder Modifier and Type Method Description 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).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>
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).
-