static CloudStorageConfig.State |
CloudStorageConfig.State.forNumber(int value) |
|
CloudStorageConfig.State |
CloudStorageConfig.Builder.getState() |
Output only.
|
CloudStorageConfig.State |
CloudStorageConfig.getState() |
Output only.
|
CloudStorageConfig.State |
CloudStorageConfigOrBuilder.getState() |
Output only.
|
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(int value) |
Deprecated.
|
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CloudStorageConfig.State |
CloudStorageConfig.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CloudStorageConfig.State[] |
CloudStorageConfig.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|