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 webpage provides reference documentation for the `GatewayAPIConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of `GatewayAPIConfig` is 3.33.0, with multiple older versions available for review, ranging down to version 2.3.0."],["`GatewayAPIConfig` is designed to contain the desired settings for the Gateway API on a cluster, inheriting from `object` and implementing various interfaces, such as `IMessage` and `IEquatable`."],["The `GatewayAPIConfig` class has a property called `Channel`, which allows one to set the Gateway API release channel for the cluster."],["The available versions of `GatewayAPIConfig` are housed within the `Google.Cloud.Container.V1` namespace and are contained in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]