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