The state of a
SecretVersion,
indicating if it can be accessed.
Values:
STATE_UNSPECIFIED (0):
Not specified. This value is unused and
invalid.
ENABLED (1):
The
SecretVersion
may be accessed.
DISABLED (2):
The
SecretVersion
may not be accessed, but the secret data is still available
and can be placed back into the
ENABLED
state.
DESTROYED (3):
The
SecretVersion
is destroyed and the secret data is no longer stored. A
version may not leave this state once entered.
[[["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-06 UTC."],[],[]]