public sealed class SendCommandToDeviceResponse : IMessage<SendCommandToDeviceResponse>, IEquatable<SendCommandToDeviceResponse>, IDeepCloneable<SendCommandToDeviceResponse>, IBufferMessage, IMessage
Response for SendCommandToDevice
.
Inheritance
System.Object > SendCommandToDeviceResponseImplements
Google.Protobuf.IMessage<SendCommandToDeviceResponse>, System.IEquatable<SendCommandToDeviceResponse>, Google.Protobuf.IDeepCloneable<SendCommandToDeviceResponse>, Google.Protobuf.IBufferMessage, Google.Protobuf.IMessageNamespace
Google.Cloud.Iot.V1Assembly
Google.Cloud.Iot.V1.dll
Constructors
SendCommandToDeviceResponse()
public SendCommandToDeviceResponse()
SendCommandToDeviceResponse(SendCommandToDeviceResponse)
public SendCommandToDeviceResponse(SendCommandToDeviceResponse other)
Parameter | |
---|---|
Name | Description |
other | SendCommandToDeviceResponse |