Reference documentation and code samples for the Google Cloud Container V1 Client class EventType.
The type of the event.
Protobuf type google.container.v1.UpgradeInfoEvent.EventType
Namespace
Google \ Cloud \ Container \ V1 \ UpgradeInfoEvent
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
EVENT_TYPE_UNSPECIFIED
Value: 0
EVENT_TYPE_UNSPECIFIED indicates the event type is unspecified.
Generated from protobuf enum EVENT_TYPE_UNSPECIFIED = 0;
END_OF_SUPPORT
Value: 1
END_OF_SUPPORT indicates GKE version reaches end of support, check
standard_support_end_time and extended_support_end_time for more details.
Generated from protobuf enum END_OF_SUPPORT = 1;
COS_MILESTONE_VERSION_UPDATE
Value: 2
COS_MILESTONE_VERSION_UPDATE indicates that the COS node image will
update COS milestone version for new patch versions starting with
the one in the description.
Generated from protobuf enum COS_MILESTONE_VERSION_UPDATE = 2;
UPGRADE_LIFECYCLE
Value: 3
UPGRADE_LIFECYCLE indicates the event is about the upgrade lifecycle.
Generated from protobuf enum UPGRADE_LIFECYCLE = 3;
[[["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 2025-08-28 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class EventType (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.UpgradeInfoEvent.EventType)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.UpgradeInfoEvent.EventType)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.UpgradeInfoEvent.EventType)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.UpgradeInfoEvent.EventType)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.UpgradeInfoEvent.EventType)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.UpgradeInfoEvent.EventType)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.UpgradeInfoEvent.EventType)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.UpgradeInfoEvent.EventType)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.UpgradeInfoEvent.EventType)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.UpgradeInfoEvent.EventType)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.UpgradeInfoEvent.EventType)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.UpgradeInfoEvent.EventType)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.UpgradeInfoEvent.EventType)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.UpgradeInfoEvent.EventType)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.UpgradeInfoEvent.EventType)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.UpgradeInfoEvent.EventType)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.UpgradeInfoEvent.EventType)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.UpgradeInfoEvent.EventType)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.UpgradeInfoEvent.EventType)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.UpgradeInfoEvent.EventType)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.UpgradeInfoEvent.EventType)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.UpgradeInfoEvent.EventType)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.UpgradeInfoEvent.EventType)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.UpgradeInfoEvent.EventType)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.UpgradeInfoEvent.EventType) \nReference documentation and code samples for the Google Cloud Container V1 Client class EventType.\n\nThe type of the event.\n\nProtobuf type `google.container.v1.UpgradeInfoEvent.EventType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1 \\\\ UpgradeInfoEvent\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### EVENT_TYPE_UNSPECIFIED\n\n Value: 0\n\nEVENT_TYPE_UNSPECIFIED indicates the event type is unspecified.\n\nGenerated from protobuf enum `EVENT_TYPE_UNSPECIFIED = 0;`\n\n### END_OF_SUPPORT\n\n Value: 1\n\nEND_OF_SUPPORT indicates GKE version reaches end of support, check\nstandard_support_end_time and extended_support_end_time for more details.\n\nGenerated from protobuf enum `END_OF_SUPPORT = 1;`\n\n### COS_MILESTONE_VERSION_UPDATE\n\n Value: 2\n\nCOS_MILESTONE_VERSION_UPDATE indicates that the COS node image will\nupdate COS milestone version for new patch versions starting with\nthe one in the description.\n\nGenerated from protobuf enum `COS_MILESTONE_VERSION_UPDATE = 2;`\n\n### UPGRADE_LIFECYCLE\n\n Value: 3\n\nUPGRADE_LIFECYCLE indicates the event is about the upgrade lifecycle.\n\nGenerated from protobuf enum `UPGRADE_LIFECYCLE = 3;`"]]