public sealed class SendCommandToDeviceResponse : IMessage<SendCommandToDeviceResponse>, IEquatable<SendCommandToDeviceResponse>, IDeepCloneable<SendCommandToDeviceResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `SendCommandToDeviceResponse` is 2.2.0, with older versions ranging from 2.1.0 down to 1.0.0 also accessible."],["`SendCommandToDeviceResponse` is a class that represents the response for sending a command to a device, inheriting from Object."],["This class implements multiple interfaces, including `IMessage\u003cSendCommandToDeviceResponse\u003e`, `IEquatable\u003cSendCommandToDeviceResponse\u003e`, `IDeepCloneable\u003cSendCommandToDeviceResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `SendCommandToDeviceResponse` class has two constructors: a default constructor and a copy constructor that takes another `SendCommandToDeviceResponse` object as a parameter."],["This class is located within the `Google.Cloud.Iot.V1` namespace and is part of the `Google.Cloud.Iot.V1.dll` assembly."]]],[]]