Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceProperties::KeyRevocationActionType.
KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.
Constants
UNDEFINED_KEY_REVOCATION_ACTION_TYPE
value: 0 A value indicating that the enum field is not set.
KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED
value: 467_110_106 Default value. This value is unused.
NONE
value: 2_402_104 Indicates user chose no operation.
STOP
value: 2_555_906 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]