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, specifically in the .NET context."],["The class `ReleaseChannelConfig` exposes settings and configurations for different release channels, including the channel itself, default version, and valid versions."],["A comprehensive list of versioned documentation links is included, starting from the latest version, 3.33.0, and descending to 2.3.0, each linking to the corresponding `ReleaseChannelConfig` documentation."],["The documentation details the class's inheritance, implemented interfaces (like IMessage, IEquatable, IDeepCloneable), along with the constructors, properties such as Channel, DefaultVersion, and ValidVersions, and inherited members."],["The namespace of the class is `Google.Cloud.Container.V1`, and the assembly is `Google.Cloud.Container.V1.dll`."]]],[]]