public sealed class ReleaseChannel : IMessage<ReleaseChannel>, IEquatable<ReleaseChannel>, IDeepCloneable<ReleaseChannel>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ReleaseChannel.
ReleaseChannel indicates which release channel a cluster is
subscribed to. Release channels are arranged in order of risk.
When a cluster is subscribed to a release channel, Google maintains
both the master version and the node version. Node auto-upgrade
defaults to true and cannot be disabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google.Cloud.Container.V1 API is 3.33.0, with numerous previous versions dating back to 2.3.0 accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe ReleaseChannel class, part of the Google Kubernetes Engine v1 API, determines the release channel a cluster is subscribed to and manages master and node versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base Object class and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChannel\u003c/code\u003e property within the ReleaseChannel class allows users to specify the release channel subscription for a given cluster, using the enum \u003ccode\u003eReleaseChannel.Types.Channel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReleaseChannel\u003c/code\u003e class offers two constructors, one of which allows the ability to copy the values from another instance of \u003ccode\u003eReleaseChannel\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]