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-04-09 UTC."],[[["This webpage provides documentation for the `GatewayAPIConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.33.0."],["`GatewayAPIConfig` is a class that is used to configure the Gateway API on a Google Kubernetes Engine cluster, inheriting from the object class and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions, alongside each version's relevant hyperlink, to access the specific documentation for `GatewayAPIConfig`."],["The page details the class's constructors, `GatewayAPIConfig()` and `GatewayAPIConfig(GatewayAPIConfig other)`, as well as a property named `Channel` that determines the Gateway API release channel to be used."],["The documentation specifies that the class exists within the `Google.Cloud.Container.V1` namespace and is located in the `Google.Cloud.Container.V1.dll` assembly file."]]],[]]