Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.clone() |
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.set(String fieldName,
Object value) |
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setContainer(String container)
The cloud resource container at which the quota policy is created.
|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setDimensions(Map<String,String> dimensions)
If this map is nonempty, then this policy applies only to specific values for dimensions
defined in the limit unit.
|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setMetric(String metric)
The name of the metric to which this policy applies.
|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setName(String name)
The resource name of the producer policy.
|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setPolicyValue(Long policyValue)
The quota policy value.
|
V1Beta1ProducerQuotaPolicy |
V1Beta1ProducerQuotaPolicy.setUnit(String unit)
The limit unit of the limit to which this policy applies.
|
Modifier and Type | Method and Description |
---|---|
List<V1Beta1ProducerQuotaPolicy> |
V1Beta1ImportProducerQuotaPoliciesResponse.getPolicies()
The policies that were created from the imported data.
|
Modifier and Type | Method and Description |
---|---|
V1Beta1ImportProducerQuotaPoliciesResponse |
V1Beta1ImportProducerQuotaPoliciesResponse.setPolicies(List<V1Beta1ProducerQuotaPolicy> policies)
The policies that were created from the imported data.
|
Copyright © 2011–2022 Google. All rights reserved.