Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::CmekConfig::State (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::CmekConfig::State.
States of the CmekConfig.
Constants
STATE_UNSPECIFIED
value: 0 The CmekConfig state is unknown.
CREATING
value: 1 The CmekConfig is creating.
ACTIVE
value: 2 The CmekConfig can be used with DataStores.
KEY_ISSUE
value: 3 The CmekConfig is unavailable, most likely due to the KMS Key being
revoked.
DELETING
value: 4 The CmekConfig is deleting.
DELETE_FAILED
value: 7 The CmekConfig deletion process failed.
UNUSABLE
value: 5 The CmekConfig is not usable, most likely due to some internal issue.
ACTIVE_ROTATING
value: 6 The KMS key version is being rotated.
DELETED
value: 8 The KMS key is soft deleted. Some cleanup policy will eventually be
applied.
[[["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."],[],[]]