Compute V1 Client - Class CpuOvercommitType (2.5.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class CpuOvercommitType.
CPU overcommit.
Protobuf typegoogle.cloud.compute.v1.NodeTemplate.CpuOvercommitType
Namespace
Google \ Cloud \ Compute \ V1 \ NodeTemplateMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value | mixed |
static::value
| Parameter | |
|---|---|
| Name | Description |
name | mixed |
Constants
UNDEFINED_CPU_OVERCOMMIT_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enumUNDEFINED_CPU_OVERCOMMIT_TYPE = 0;
CPU_OVERCOMMIT_TYPE_UNSPECIFIED
Value: 520665615Generated from protobuf enumCPU_OVERCOMMIT_TYPE_UNSPECIFIED = 520665615;
ENABLED
Value: 182130465Generated from protobuf enumENABLED = 182130465;
NONE
Value: 2402104Generated from protobuf enumNONE = 2402104;
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-23 UTC.