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