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` is 3.33.0, but a list of versions going back to version 2.3.0 are available."],["`GatewayAPIConfig` is a class within the Google Kubernetes Engine v1 API, used to define the desired configuration of the Gateway API on a cluster."],["The `GatewayAPIConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GatewayAPIConfig` contains a property called `Channel`, which is used to specify the Gateway API release channel."],["`GatewayAPIConfig` is located in the namespace `Google.Cloud.Container.V1`, and is contained within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]