| Modifier and Type | Method and Description |
|---|---|
static QuotaView |
QuotaView.forNumber(int value) |
QuotaView |
ListConsumerQuotaMetricsRequestOrBuilder.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaLimitRequest.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaLimitRequest.Builder.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
ListConsumerQuotaMetricsRequest.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
ListConsumerQuotaMetricsRequest.Builder.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaLimitRequestOrBuilder.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaMetricRequest.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaMetricRequest.Builder.getView()
Specifies the level of detail for quota information in the response.
|
QuotaView |
GetConsumerQuotaMetricRequestOrBuilder.getView()
Specifies the level of detail for quota information in the response.
|
static QuotaView |
QuotaView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QuotaView |
QuotaView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static QuotaView |
QuotaView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotaView[] |
QuotaView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<QuotaView> |
QuotaView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetConsumerQuotaLimitRequest.Builder |
GetConsumerQuotaLimitRequest.Builder.setView(QuotaView value)
Specifies the level of detail for quota information in the response.
|
ListConsumerQuotaMetricsRequest.Builder |
ListConsumerQuotaMetricsRequest.Builder.setView(QuotaView value)
Specifies the level of detail for quota information in the response.
|
GetConsumerQuotaMetricRequest.Builder |
GetConsumerQuotaMetricRequest.Builder.setView(QuotaView value)
Specifies the level of detail for quota information in the response.
|
Copyright © 2022 Google LLC. All rights reserved.