public sealed class ServerConfig.Types.ReleaseChannelConfig : IMessage<ServerConfig.Types.ReleaseChannelConfig>, IEquatable<ServerConfig.Types.ReleaseChannelConfig>, IDeepCloneable<ServerConfig.Types.ReleaseChannelConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ServerConfig.Types.ReleaseChannelConfig.
ReleaseChannelConfig exposes configuration for a release channel.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ServerConfig.Types.ReleaseChannelConfig` class within the Google Kubernetes Engine v1 API, highlighting its role in managing release channel configurations."],["The latest version of the API class available is 3.33.0, and the page contains links to documentation for versions ranging from 2.3.0 to 3.33.0, including the currently viewed version of 3.22.0."],["`ServerConfig.Types.ReleaseChannelConfig` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, showcasing its structure and functionality."],["The `ReleaseChannelConfig` class offers properties such as `Channel`, `DefaultVersion`, and `ValidVersions`, which allow developers to specify the release channel, the default version, and the valid versions for clusters within that channel."]]],[]]