[[["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 `DeviceState` class within the `Google.Cloud.Iot.V1` namespace, detailing its implementation and usage in .NET environments."],["The `DeviceState` class represents the state as reported by a device and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides two constructors: a default constructor and another that takes an existing `DeviceState` object to create a copy."],["The `DeviceState` class contains properties for `BinaryData`, which holds the device state data as a `ByteString`, and `UpdateTime`, a `Timestamp` indicating the last update time within Cloud IoT Core."],["The provided content outlines various versions of this class, with version `2.2.0` being the latest."]]],[]]