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