public sealed class BindDeviceToGatewayResponse : IMessage<BindDeviceToGatewayResponse>, IEquatable<BindDeviceToGatewayResponse>, IDeepCloneable<BindDeviceToGatewayResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class BindDeviceToGatewayResponse.
Response for BindDeviceToGateway
.
Implements
IMessage<BindDeviceToGatewayResponse>, IEquatable<BindDeviceToGatewayResponse>, IDeepCloneable<BindDeviceToGatewayResponse>, IBufferMessage, 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 |