Google Cloud Container V1 Client - Class AutoUpgradeStatus (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class AutoUpgradeStatus.
AutoUpgradeStatus indicates the status of auto upgrade.
Protobuf type google.container.v1.NodePoolUpgradeInfo.AutoUpgradeStatus
Namespace
Google \ Cloud \ Container \ V1 \ NodePoolUpgradeInfo
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNKNOWN
Value: 0
UNKNOWN indicates an unknown status.
Generated from protobuf enum UNKNOWN = 0;
ACTIVE
Value: 1
ACTIVE indicates an active status.
Generated from protobuf enum ACTIVE = 1;
MINOR_UPGRADE_PAUSED
Value: 2
MINOR_UPGRADE_PAUSED indicates the minor version upgrade is
paused.
Generated from protobuf enum MINOR_UPGRADE_PAUSED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]