[[["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."],[[["Version 2.2.0 is the latest available version, with previous versions including 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0 also listed."],["The `DeviceState` class represents the state as reported by a device and it inherits from `Object`, and it implements `IMessage\u003cDeviceState\u003e`, `IEquatable\u003cDeviceState\u003e`, `IDeepCloneable\u003cDeviceState\u003e`, `IBufferMessage`, and `IMessage`."],["`DeviceState` has two constructors: a default one `DeviceState()` and another `DeviceState(DeviceState other)` that accepts a `DeviceState` parameter."],["The `BinaryData` property stores the device state data, represented as a `ByteString`, and the `UpdateTime` property records the time when the state was last updated in Cloud IoT Core, using a `Timestamp`."],["The class is found within the `Google.Cloud.Iot.V1` namespace and is included in the `Google.Cloud.Iot.V1.dll` assembly."]]],[]]