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