[[["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-17 UTC."],[[["The latest version of the `HttpConfig` class is 2.2.0, with other available versions including 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0."],["`HttpConfig` is a class within the `Google.Cloud.Iot.V1` namespace used to configure the HTTP bridge for a device registry in the Cloud IoT v1 API."],["The `HttpConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class can be constructed through two constructors: a parameterless one, `HttpConfig()`, or one that takes another `HttpConfig` object, `HttpConfig(HttpConfig other)`."],["The `HttpConfig` class contains a property `HttpEnabledState`, which is of type `HttpState` and determines whether devices can use the DeviceService via the HTTP protocol."]]],[]]