Cloud Key Management Service (KMS) V1 API - Module Google::Cloud::Kms::V1::AutokeyConfig::State (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::AutokeyConfig::State.
The states AutokeyConfig can be in.
Constants
STATE_UNSPECIFIED
value: 0 The state of the AutokeyConfig is unspecified.
ACTIVE
value: 1 The AutokeyConfig is currently active.
KEY_PROJECT_DELETED
value: 2 A previously configured key project has been deleted and the current
AutokeyConfig is unusable.
UNINITIALIZED
value: 3 The AutokeyConfig is not yet initialized or has been reset to its default
uninitialized state.
KEY_PROJECT_PERMISSION_DENIED
value: 4 The service account lacks the necessary permissions in the key project to
configure Autokey.
[[["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 2026-03-30 UTC."],[],[]]