| Modifier and Type | Method and Description |
|---|---|
static QuotaInfo.ContainerType |
QuotaInfo.ContainerType.forNumber(int value) |
QuotaInfo.ContainerType |
QuotaInfo.getContainerType()
The container type of the QuotaInfo.
|
QuotaInfo.ContainerType |
QuotaInfo.Builder.getContainerType()
The container type of the QuotaInfo.
|
QuotaInfo.ContainerType |
QuotaInfoOrBuilder.getContainerType()
The container type of the QuotaInfo.
|
static QuotaInfo.ContainerType |
QuotaInfo.ContainerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QuotaInfo.ContainerType |
QuotaInfo.ContainerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static QuotaInfo.ContainerType |
QuotaInfo.ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuotaInfo.ContainerType[] |
QuotaInfo.ContainerType.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<QuotaInfo.ContainerType> |
QuotaInfo.ContainerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
QuotaInfo.Builder |
QuotaInfo.Builder.setContainerType(QuotaInfo.ContainerType value)
The container type of the QuotaInfo.
|
Copyright © 2025 Google LLC. All rights reserved.