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 page provides reference documentation for the `GatewayAPIConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of `GatewayAPIConfig` is 3.33.0, and there are numerous previous versions available, ranging from 3.32.0 down to 2.3.0, all accessible via links."],["The `GatewayAPIConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GatewayAPIConfig` class includes a property called `Channel`, which allows you to define the Gateway API release channel to be utilized."],["The documentation includes information on the `GatewayAPIConfig` constructors, including the default constructor and a copy constructor that takes another `GatewayAPIConfig` instance."]]],[]]