public enum BackupVault.EncryptionState extends Enum<BackupVault.EncryptionState> implements ProtocolMessageEnumEncryption state of customer-managed encryption keys (CMEK) backups.
Protobuf enum google.cloud.netapp.v1.BackupVault.EncryptionState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ENCRYPTION_STATE_COMPLETED |
Encryption is complete. |
ENCRYPTION_STATE_COMPLETED_VALUE |
Encryption is complete. |
ENCRYPTION_STATE_FAILED |
Encryption has failed. |
ENCRYPTION_STATE_FAILED_VALUE |
Encryption has failed. |
ENCRYPTION_STATE_IN_PROGRESS |
Encryption is in progress. |
ENCRYPTION_STATE_IN_PROGRESS_VALUE |
Encryption is in progress. |
ENCRYPTION_STATE_PENDING |
Encryption state is pending. |
ENCRYPTION_STATE_PENDING_VALUE |
Encryption state is pending. |
ENCRYPTION_STATE_UNSPECIFIED |
Encryption state not set. |
ENCRYPTION_STATE_UNSPECIFIED_VALUE |
Encryption state not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|