| Modifier and Type | Method and Description |
|---|---|
static EncryptionType |
EncryptionType.forNumber(int value) |
EncryptionType |
StoragePoolOrBuilder.getEncryptionType()
Output only.
|
EncryptionType |
VolumeOrBuilder.getEncryptionType()
Output only.
|
EncryptionType |
Volume.getEncryptionType()
Output only.
|
EncryptionType |
Volume.Builder.getEncryptionType()
Output only.
|
EncryptionType |
StoragePool.getEncryptionType()
Output only.
|
EncryptionType |
StoragePool.Builder.getEncryptionType()
Output only.
|
static EncryptionType |
EncryptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EncryptionType |
EncryptionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EncryptionType |
EncryptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionType[] |
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<EncryptionType> |
EncryptionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Volume.Builder |
Volume.Builder.setEncryptionType(EncryptionType value)
Output only.
|
StoragePool.Builder |
StoragePool.Builder.setEncryptionType(EncryptionType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.