[[["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 `GatewayConfig` class is used for configuring and managing gateway-related settings in the Google Cloud IoT V1 API, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It allows setting properties related to the gateway, including `GatewayAuthMethod` for authentication, `GatewayType` to determine if a device is a gateway, and `LastAccessedGatewayId` along with `LastAccessedGatewayTime` to track the last gateway accessed by a device."],["The provided documentation lists various versions of the `GatewayConfig` class ranging from 1.0.0 to 2.2.0 with 2.2.0 being the latest."],["Two constructors are avaliable, an empty `GatewayConfig()` constructor and one that takes `GatewayConfig other` as a parameter."]]],[]]