| Modifier and Type | Method and Description |
|---|---|
static Instance.DiskEncryption |
Instance.DiskEncryption.forNumber(int value) |
Instance.DiskEncryption |
InstanceOrBuilder.getDiskEncryption()
Input only.
|
Instance.DiskEncryption |
Instance.getDiskEncryption()
Input only.
|
Instance.DiskEncryption |
Instance.Builder.getDiskEncryption()
Input only.
|
static Instance.DiskEncryption |
Instance.DiskEncryption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.DiskEncryption |
Instance.DiskEncryption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.DiskEncryption |
Instance.DiskEncryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.DiskEncryption[] |
Instance.DiskEncryption.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<Instance.DiskEncryption> |
Instance.DiskEncryption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setDiskEncryption(Instance.DiskEncryption value)
Input only.
|
Copyright © 2024 Google LLC. All rights reserved.