Compute V1 Client - Class CpuOvercommitType (2.0.0)

Reference documentation and code samples for the Compute V1 Client class CpuOvercommitType.

CPU overcommit.

Protobuf type google.cloud.compute.v1.NodeGroupNode.CpuOvercommitType

Namespace

Google \ Cloud \ Compute \ V1 \ NodeGroupNode

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_CPU_OVERCOMMIT_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_CPU_OVERCOMMIT_TYPE = 0;

CPU_OVERCOMMIT_TYPE_UNSPECIFIED

Value: 520665615

Generated from protobuf enum CPU_OVERCOMMIT_TYPE_UNSPECIFIED = 520665615;

ENABLED

Value: 182130465

Generated from protobuf enum ENABLED = 182130465;

NONE

Value: 2402104

Generated from protobuf enum NONE = 2402104;