public sealed class SendCommandToDeviceResponse : IMessage<SendCommandToDeviceResponse>, IEquatable<SendCommandToDeviceResponse>, IDeepCloneable<SendCommandToDeviceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class SendCommandToDeviceResponse.
[[["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 reference documentation for the `SendCommandToDeviceResponse` class within the Cloud IoT v1 API for .NET."],["`SendCommandToDeviceResponse` is a response type for the `SendCommandToDevice` operation, and it inherits from `Object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes a list of available versions, ranging from version 1.0.0 to the latest 2.2.0, for the `SendCommandToDeviceResponse` class."],["The `SendCommandToDeviceResponse` class has two constructors: a default constructor and one that takes another `SendCommandToDeviceResponse` object as a parameter."],["The documentation outlines the class's namespace as `Google.Cloud.Iot.V1`, assembly as `Google.Cloud.Iot.V1.dll`, and lists the inherited members from the `Object` class."]]],[]]