| Modifier and Type | Method and Description |
|---|---|
static StoragePool.State |
StoragePool.State.forNumber(int value) |
StoragePool.State |
StoragePoolOrBuilder.getState()
Output only.
|
StoragePool.State |
StoragePool.getState()
Output only.
|
StoragePool.State |
StoragePool.Builder.getState()
Output only.
|
static StoragePool.State |
StoragePool.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StoragePool.State |
StoragePool.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StoragePool.State |
StoragePool.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoragePool.State[] |
StoragePool.State.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<StoragePool.State> |
StoragePool.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StoragePool.Builder |
StoragePool.Builder.setState(StoragePool.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.