public enum SourceInstanceProperties.PostKeyRevocationActionType extends Enum<SourceInstanceProperties.PostKeyRevocationActionType> implements ProtocolMessageEnumPostKeyRevocationActionType of the instance.
Protobuf enum
google.cloud.compute.v1.SourceInstanceProperties.PostKeyRevocationActionType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NOOP |
Indicates user chose no operation. |
NOOP_VALUE |
Indicates user chose no operation. |
POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED |
Default value. This value is unused. |
POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
SHUTDOWN |
Indicates user chose to opt for VM shutdown on key revocation. |
SHUTDOWN_VALUE |
Indicates user chose to opt for VM shutdown on key revocation. |
UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_POST_KEY_REVOCATION_ACTION_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() |
|