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, specifically for the .NET library."],["The latest version of the `GatewayAPIConfig` API available is 3.33.0, with a comprehensive list of older versions accessible, ranging down to version 2.3.0."],["The `GatewayAPIConfig` class allows the configuration of the desired settings for the Gateway API on a given Kubernetes cluster, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Channel`, which is of type `GatewayAPIConfig.Types.Channel` and specifies the Gateway API release channel."],["The information about `GatewayAPIConfig` is located in the `Google.Cloud.Container.V1` namespace and within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]