public sealed class GatewayAPIConfig : IMessage<GatewayAPIConfig>, IEquatable<GatewayAPIConfig>, IDeepCloneable<GatewayAPIConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GatewayAPIConfig.
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
[[["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 `GatewayAPIConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, showing versions ranging from 2.3.0 to 3.33.0."],["The `GatewayAPIConfig` class, used for configuring the Gateway API on a Kubernetes cluster, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the `GatewayAPIConfig` class is 3.33.0, while version 3.18.0 is the currently displayed documentation version."],["The class includes a `Channel` property of type `GatewayAPIConfig.Types.Channel`, which determines the release channel for the Gateway API."],["The page lists all the available versions of `GatewayAPIConfig` including links to their respective documentation pages, from version 3.33.0 (latest) all the way down to 2.3.0."]]],[]]