Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.clone() |
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.set(String fieldName,
Object value) |
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setConsumerQuotaLimits(List<V1Beta1ConsumerQuotaLimit> consumerQuotaLimits)
The consumer quota for each quota limit defined on the metric.
|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setDescendantConsumerQuotaLimits(List<V1Beta1ConsumerQuotaLimit> descendantConsumerQuotaLimits)
The quota limits targeting the descendant containers of the consumer in request.
|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setDisplayName(String displayName)
The display name of the metric.
|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setMetric(String metric)
The name of the metric.
|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setName(String name)
The resource name of the quota settings on this metric for this consumer.
|
V1Beta1ConsumerQuotaMetric |
V1Beta1ConsumerQuotaMetric.setUnit(String unit)
The units in which the metric value is reported.
|
Modifier and Type | Method and Description |
---|---|
List<V1Beta1ConsumerQuotaMetric> |
V1Beta1ListConsumerQuotaMetricsResponse.getMetrics()
Quota settings for the consumer, organized by quota metric.
|
Modifier and Type | Method and Description |
---|---|
V1Beta1ListConsumerQuotaMetricsResponse |
V1Beta1ListConsumerQuotaMetricsResponse.setMetrics(List<V1Beta1ConsumerQuotaMetric> metrics)
Quota settings for the consumer, organized by quota metric.
|
Copyright © 2011–2024 Google. All rights reserved.