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 page provides documentation for the `ServerConfig.Types.ReleaseChannelConfig` class within the Google Kubernetes Engine v1 API, specifically within the .NET framework."],["The documentation covers versions ranging from 3.33.0 (latest) down to 2.3.0, all available for `ServerConfig.Types.ReleaseChannelConfig`."],["`ReleaseChannelConfig` is used to configure a release channel, exposing configurations, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ReleaseChannelConfig` include `Channel`, `DefaultVersion`, and `ValidVersions`, which manage the specific channel, default version, and list of accepted versions respectively."],["The `ReleaseChannelConfig` class is part of the `Google.Cloud.Container.V1` namespace and is contained in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]