[[["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 document provides information about the `MqttConfig` class, which is used for configuring MQTT settings within a device registry in the Google Cloud IoT service."],["The `MqttConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with Google's Protocol Buffers and offering features such as cloning and equality comparisons."],["The class offers two constructors, a default one and another that takes an existing `MqttConfig` object as a parameter, enabling the creation of new instances and copies."],["`MqttConfig` features a property, `MqttEnabledState`, of type `MqttState`, that allows for enabling or disabling MQTT connections for the device registry."],["The document references different versions of the `Google.Cloud.Iot.V1` library, with the most recent version being 2.2.0 and the current page displaying version 1.2.0."]]],[]]