Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class KeyRevocationActionType.
Specifies whether the virtual machine instance will be shut down on key
revocation. It is currently used in instance, instance properties and GMI
protos
Protobuf type google.cloud.backupdr.v1.KeyRevocationActionType
Namespace
Google \ Cloud \ BackupDR \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED = 0;
NONE
Value: 1
Indicates user chose no operation.
Generated from protobuf enum NONE = 1;
STOP
Value: 2
Indicates user chose to opt for VM shutdown on key revocation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]