static CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.EncryptionType.forNumber(int value) |
|
CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.Builder.getEncryptionType() |
Required.
|
CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.getEncryptionType() |
Required.
|
CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfigOrBuilder.getEncryptionType() |
Required.
|
static CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.EncryptionType.valueOf(int value) |
Deprecated.
|
static CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.EncryptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CreateBackupEncryptionConfig.EncryptionType |
CreateBackupEncryptionConfig.EncryptionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CreateBackupEncryptionConfig.EncryptionType[] |
CreateBackupEncryptionConfig.EncryptionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|