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 of `SendCommandToDeviceResponse` is 2.2.0, with versions back to 1.0.0 also documented."],["`SendCommandToDeviceResponse` is a class used for the response to the `SendCommandToDevice` function call."],["This class inherits from `System.Object` and implements `Google.Protobuf.IMessage\u003cSendCommandToDeviceResponse\u003e`, `System.IEquatable\u003cSendCommandToDeviceResponse\u003e`, `Google.Protobuf.IDeepCloneable\u003cSendCommandToDeviceResponse\u003e`, `Google.Protobuf.IBufferMessage`, and `Google.Protobuf.IMessage`."],["The `SendCommandToDeviceResponse` class has two constructors, a default one, and one that takes another `SendCommandToDeviceResponse` object as a parameter for creating a new instance."],["The `SendCommandToDeviceResponse` class is found within the `Google.Cloud.Iot.V1` namespace and is contained in the `Google.Cloud.Iot.V1.dll` assembly."]]],[]]