public enum Snapshot.SnapshotType extends Enum<Snapshot.SnapshotType> implements ProtocolMessageEnum
Indicates the type of the snapshot.
Protobuf enum google.cloud.compute.v1.Snapshot.SnapshotType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ARCHIVE |
|
ARCHIVE_VALUE |
|
STANDARD |
|
STANDARD_VALUE |
|
UNDEFINED_SNAPSHOT_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_SNAPSHOT_TYPE_VALUE |
A value indicating that the enum field is not set. |
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() |