[[["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 `DeviceState` class represents the state of a device as reported to the Cloud IoT Core service within version 1 of the API, specifically in the Google.Cloud.Iot.V1 namespace."],["This class is the latest version 2.2.0 but previous versions are available down to version 1.0.0 and it inherits from the object class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeviceState` class offers properties to manage the state data such as `BinaryData`, which stores the device's state, and `UpdateTime`, which records when the state was updated in Cloud IoT Core."],["There are two constructors for `DeviceState` available: a default one and one that takes another `DeviceState` instance as a parameter to copy it."],["This documentation provides details about properties, inheritance, and assembly information for the DeviceState class, which helps users understand how to utilize it in their own work."]]],[]]