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 classConsumerQuotaMetricConsumer quota settings for a quota metric.static classConsumerQuotaMetric.BuilderConsumer quota settings for a quota metric.Methods in com.google.api.serviceusage.v1beta1 that return ConsumerQuotaMetricOrBuilder Modifier and Type Method Description ConsumerQuotaMetricOrBuilderListConsumerQuotaMetricsResponse.Builder. getMetricsOrBuilder(int index)Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricOrBuilderListConsumerQuotaMetricsResponse. getMetricsOrBuilder(int index)Quota settings for the consumer, organized by quota metric.ConsumerQuotaMetricOrBuilderListConsumerQuotaMetricsResponseOrBuilder. 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.
-