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 version 3.27.0, but also provides links to older and newer versions."],["The `GatewayAPIConfig` class is used to define the desired configuration for the Gateway API on a Kubernetes cluster, as defined by its description."],["It inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGatewayAPIConfig\u003e`, `IDeepCloneable\u003cGatewayAPIConfig\u003e`, and `IBufferMessage`."],["The class includes a property called `Channel` of the type `GatewayAPIConfig.Types.Channel`, which is used to set the Gateway API release channel."],["The current latest version is 3.33.0 and this page offers a list of versions ranging from 2.3.0 up to the latest."]]],[]]