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."],[[["The latest version of the `GatewayAPIConfig` class in the Google Kubernetes Engine v1 API is 3.33.0, while the oldest listed version is 2.3.0."],["This documentation provides reference for the `GatewayAPIConfig` class, including its inheritance, implemented interfaces, constructors, properties, namespace, and assembly."],["`GatewayAPIConfig` class is designed to contain the desired configuration for the Gateway API on a cluster, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Channel` property within `GatewayAPIConfig` determines the release channel used for the Gateway API, with the type `GatewayAPIConfig.Types.Channel`."],["There are 36 versions of the class `GatewayAPIConfig` available for viewing, from 2.3.0 to the most recent version of 3.33.0."]]],[]]