public enum NodeGroupNode.CpuOvercommitType extends Enum<NodeGroupNode.CpuOvercommitType> implements ProtocolMessageEnum
CPU overcommit.
Protobuf enum google.cloud.compute.v1.NodeGroupNode.CpuOvercommitType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CPU_OVERCOMMIT_TYPE_UNSPECIFIED |
|
CPU_OVERCOMMIT_TYPE_UNSPECIFIED_VALUE |
|
ENABLED |
|
ENABLED_VALUE |
|
NONE |
|
NONE_VALUE |
|
UNDEFINED_CPU_OVERCOMMIT_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_CPU_OVERCOMMIT_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |