EncryptionKeyUpdateStatus
Status of the encryption key update for RCV migration.
Values
| Value | Description |
|---|---|
| FAILURE | Encryption key update failed. |
| INVALID_ENCRYPTION_KEY | Encryption key update failed because the provided encryption key is invalid. |
| NO_MIGRATION_IN_PROGRESS | Encryption key update failed because no migration is in progress for the location. |
| SUCCESS | Encryption key update is successful. |
| UPDATE_STATUS_UNSPECIFIED | Unknown status of the encryption key update. |