Reference documentation and code samples for the Google Cloud Container V1 Client class Channel.
Possible values for 'channel'.
Protobuf type google.container.v1.ReleaseChannel.Channel
Namespace
Google \ Cloud \ Container \ V1 \ ReleaseChannel
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNSPECIFIED
Value: 0
No channel specified.
Generated from protobuf enum UNSPECIFIED = 0;
RAPID
Value: 1
RAPID channel is offered on an early access basis for customers who want
to test new releases.
WARNING: Versions available in the RAPID Channel may be subject to
unresolved issues with no known workaround and are not subject to any
SLAs.
Generated from protobuf enum RAPID = 1;
REGULAR
Value: 2
Clusters subscribed to REGULAR receive versions that are considered GA
quality. REGULAR is intended for production users who want to take
advantage of new features.
Generated from protobuf enum REGULAR = 2;
STABLE
Value: 3
Clusters subscribed to STABLE receive versions that are known to be
stable and reliable in production.
Generated from protobuf enum STABLE = 3;
EXTENDED
Value: 4
Clusters subscribed to EXTENDED receive extended support and availability
for versions which are known to be stable and reliable in production.
[[["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 Channel (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.ReleaseChannel.Channel)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.ReleaseChannel.Channel)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.ReleaseChannel.Channel)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.ReleaseChannel.Channel)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.ReleaseChannel.Channel)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.ReleaseChannel.Channel)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.ReleaseChannel.Channel)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.ReleaseChannel.Channel)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.ReleaseChannel.Channel)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.ReleaseChannel.Channel)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.ReleaseChannel.Channel)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.ReleaseChannel.Channel)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.ReleaseChannel.Channel)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.ReleaseChannel.Channel)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.ReleaseChannel.Channel)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.ReleaseChannel.Channel)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.ReleaseChannel.Channel)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.ReleaseChannel.Channel)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.ReleaseChannel.Channel)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.ReleaseChannel.Channel)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.ReleaseChannel.Channel)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.ReleaseChannel.Channel)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.ReleaseChannel.Channel)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.ReleaseChannel.Channel)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.ReleaseChannel.Channel) \nReference documentation and code samples for the Google Cloud Container V1 Client class Channel.\n\nPossible values for 'channel'.\n\nProtobuf type `google.container.v1.ReleaseChannel.Channel`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1 \\\\ ReleaseChannel\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNSPECIFIED\n\n Value: 0\n\nNo channel specified.\n\nGenerated from protobuf enum `UNSPECIFIED = 0;`\n\n### RAPID\n\n Value: 1\n\nRAPID channel is offered on an early access basis for customers who want\nto test new releases.\n\nWARNING: Versions available in the RAPID Channel may be subject to\nunresolved issues with no known workaround and are not subject to any\nSLAs.\n\nGenerated from protobuf enum `RAPID = 1;`\n\n### REGULAR\n\n Value: 2\n\nClusters subscribed to REGULAR receive versions that are considered GA\nquality. REGULAR is intended for production users who want to take\nadvantage of new features.\n\nGenerated from protobuf enum `REGULAR = 2;`\n\n### STABLE\n\n Value: 3\n\nClusters subscribed to STABLE receive versions that are known to be\nstable and reliable in production.\n\nGenerated from protobuf enum `STABLE = 3;`\n\n### EXTENDED\n\n Value: 4\n\nClusters subscribed to EXTENDED receive extended support and availability\nfor versions which are known to be stable and reliable in production.\n\nGenerated from protobuf enum `EXTENDED = 4;`"]]