[[["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-04-09 UTC."],[[["The `GatewayConfig` class provides configuration and state information for gateway devices within the Cloud IoT v1 API, with the latest version being 2.2.0."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties to manage gateway access and authorization, such as `GatewayAuthMethod` and `GatewayType`, as well as the tracking of the last accessed gateway via `LastAccessedGatewayId` and `LastAccessedGatewayTime`."],["There are two constructors available for the `GatewayConfig` class, one default constructor and one that takes another `GatewayConfig` instance as a parameter, which is used to create a new instance that mirrors the passed one."],["The class is part of the `Google.Cloud.Iot.V1` namespace and is located within the `Google.Cloud.Iot.V1.dll` assembly."]]],[]]