| Modifier and Type | Method and Description |
|---|---|
static EncryptionInfo.EncryptionType |
EncryptionInfo.EncryptionType.forNumber(int value) |
EncryptionInfo.EncryptionType |
EncryptionInfo.getEncryptionType()
Output only.
|
EncryptionInfo.EncryptionType |
EncryptionInfo.Builder.getEncryptionType()
Output only.
|
EncryptionInfo.EncryptionType |
EncryptionInfoOrBuilder.getEncryptionType()
Output only.
|
static EncryptionInfo.EncryptionType |
EncryptionInfo.EncryptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EncryptionInfo.EncryptionType |
EncryptionInfo.EncryptionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EncryptionInfo.EncryptionType |
EncryptionInfo.EncryptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionInfo.EncryptionType[] |
EncryptionInfo.EncryptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<EncryptionInfo.EncryptionType> |
EncryptionInfo.EncryptionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionType(EncryptionInfo.EncryptionType value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.