[[["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 latest version of the `MqttConfig` class is 2.2.0, with other versions available ranging from 1.0.0 to 2.1.0."],["`MqttConfig` is a class that configures MQTT settings for a device registry within the `Google.Cloud.Iot.V1` namespace."],["`MqttConfig` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling."],["The class contains one property called `MqttEnabledState`, which determines if MQTT connections to the registry are enabled, using the type `MqttState`."],["The `MqttConfig` class has two constructors: a default constructor and one that takes an `MqttConfig` object as a parameter."]]],[]]