[[["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."],[[["This page provides documentation for the `HttpConfig` class, which is used to configure the HTTP bridge for a device registry within the Google Cloud IoT service."],["The `HttpConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google.Protobuf framework."],["The class offers two constructors: a default constructor `HttpConfig()` and a copy constructor `HttpConfig(HttpConfig other)`, allowing for creating new instances or copying existing ones."],["The primary property of `HttpConfig` is `HttpEnabledState`, which determines whether devices can use the DeviceService via HTTP protocol, with its possible states defined by the `HttpState` enum."],["There are six versions available, ranging from the latest `2.2.0` down to `1.0.0`."]]],[]]