public enum AutokeyConfig.Types.StateReference documentation and code samples for the Google Cloud Key Management Service v1 API enum AutokeyConfig.Types.State.
The states AutokeyConfig can be in.
Namespace
Google.Cloud.Kms.V1Assembly
Google.Cloud.Kms.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The AutokeyConfig is currently active. |
KeyProjectDeleted |
A previously configured key project has been deleted and the current AutokeyConfig is unusable. |
KeyProjectPermissionDenied |
The service account lacks the necessary permissions in the key project to configure Autokey. |
Uninitialized |
The AutokeyConfig is not yet initialized or has been reset to its default uninitialized state. |
Unspecified |
The state of the AutokeyConfig is unspecified. |