Uses of Interface
com.google.api.serviceusage.v1beta1.ConsumerQuotaMetricOrBuilder
-
Packages that use ConsumerQuotaMetricOrBuilder Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage API -
-
Uses of ConsumerQuotaMetricOrBuilder in com.google.api.serviceusage.v1beta1
Classes in com.google.api.serviceusage.v1beta1 that implement ConsumerQuotaMetricOrBuilder Modifier and Type Class Description class
ConsumerQuotaMetric
Consumer quota settings for a quota metric.static class
ConsumerQuotaMetric.Builder
Consumer quota settings for a quota metric.Methods in com.google.api.serviceusage.v1beta1 that return ConsumerQuotaMetricOrBuilder Modifier and Type Method Description ConsumerQuotaMetricOrBuilder
ListConsumerQuotaMetricsResponse.Builder. getMetricsOrBuilder(int index)
Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricOrBuilder
ListConsumerQuotaMetricsResponse. getMetricsOrBuilder(int index)
Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricOrBuilder
ListConsumerQuotaMetricsResponseOrBuilder. getMetricsOrBuilder(int index)
Quota settings for the consumer, organized by quota metric.Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type ConsumerQuotaMetricOrBuilder Modifier and Type Method Description List<? extends ConsumerQuotaMetricOrBuilder>
ListConsumerQuotaMetricsResponse.Builder. getMetricsOrBuilderList()
Quota settings for the consumer, organized by quota metric.List<? extends ConsumerQuotaMetricOrBuilder>
ListConsumerQuotaMetricsResponse. getMetricsOrBuilderList()
Quota settings for the consumer, organized by quota metric.List<? extends ConsumerQuotaMetricOrBuilder>
ListConsumerQuotaMetricsResponseOrBuilder. getMetricsOrBuilderList()
Quota settings for the consumer, organized by quota metric.
-