public enum ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete extends Enum<ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete> implements ProtocolMessageEnum
Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
Protobuf enum
google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
APPLY_RETENTION_POLICY |
|
APPLY_RETENTION_POLICY_VALUE |
|
KEEP_AUTO_SNAPSHOTS |
|
KEEP_AUTO_SNAPSHOTS_VALUE |
|
UNDEFINED_ON_SOURCE_DISK_DELETE |
A value indicating that the enum field is not set. |
UNDEFINED_ON_SOURCE_DISK_DELETE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED_ON_SOURCE_DISK_DELETE |
|
UNSPECIFIED_ON_SOURCE_DISK_DELETE_VALUE |
|
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() |