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 reference documentation for the `GatewayAPIConfig` class within the Google Kubernetes Engine v1 API."],["The `GatewayAPIConfig` class is part of the `Google.Cloud.Container.V1` namespace and is found in the `Google.Cloud.Container.V1.dll` assembly."],["The documentation lists various versions of the `GatewayAPIConfig`, ranging from version 3.33.0 (latest) down to version 2.3.0, including the version 3.8.0 for this page."],["The `GatewayAPIConfig` class, used to define the desired configuration of the Gateway API on a cluster, inherits from the base `Object` class and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GatewayAPIConfig` class has two constructors, a default constructor and a constructor that takes another `GatewayAPIConfig` object as a parameter, and contains one property, `Channel`, which sets the release channel of the Gateway API."]]],[]]