Class EncryptionState (0.7.0)

EncryptionState(value)

Encryption state of customer-managed encryption keys (CMEK) backups.

Enums

Name Description
ENCRYPTION_STATE_UNSPECIFIED Encryption state not set.
ENCRYPTION_STATE_PENDING Encryption state is pending.
ENCRYPTION_STATE_COMPLETED Encryption is complete.
ENCRYPTION_STATE_IN_PROGRESS Encryption is in progress.
ENCRYPTION_STATE_FAILED Encryption has failed.