public enum InstantSnapshotGroup.Status extends Enum<InstantSnapshotGroup.Status> implements ProtocolMessageEnumOutput only. [Output Only]
Protobuf enum google.cloud.compute.v1.InstantSnapshotGroup.Status
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREATING |
|
CREATING_VALUE |
|
DELETING |
|
DELETING_VALUE |
|
FAILED |
|
FAILED_VALUE |
|
INVALID |
|
INVALID_VALUE |
|
READY |
|
READY_VALUE |
|
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNKNOWN |
|
UNKNOWN_VALUE |
|
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|