public sealed class ReleaseChannel : IMessage<ReleaseChannel>, IEquatable<ReleaseChannel>, IDeepCloneable<ReleaseChannel>, IBufferMessage, IMessage
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 is 3.33.0, with a comprehensive list of previous versions down to 2.3.0 accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReleaseChannel\u003c/code\u003e is a class that manages which release channel a cluster is subscribed to, where they are arranged by risk.\u003c/p\u003e\n"],["\u003cp\u003eWhen a cluster uses a release channel, Google maintains both the master and node versions with auto-upgrade being a default for nodes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReleaseChannel\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReleaseChannel\u003c/code\u003e class has a \u003ccode\u003eChannel\u003c/code\u003e property of type \u003ccode\u003eReleaseChannel.Types.Channel\u003c/code\u003e which is used to specify which release channel a cluster is on.\u003c/p\u003e\n"]]],[],null,[]]