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 available version of `GatewayAPIConfig` is 3.33.0, but version 3.32.0 is currently the focus, which contains the complete breakdown of the class, its inheritance, and implementation."],["This document details the class's inheritance from `object` and its implementation of multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also shows the available constructors and properties, such as the default constructor `GatewayAPIConfig()` and the copy constructor `GatewayAPIConfig(GatewayAPIConfig other)`, alongside the `Channel` property used to determine the API release."],["The documentation is comprehensive, covering versions from 2.3.0 to the current latest version of 3.33.0, with specific links to each version's detailed documentation."]]],[]]