public sealed class UnbindDeviceFromGatewayResponse : IMessage<UnbindDeviceFromGatewayResponse>, IEquatable<UnbindDeviceFromGatewayResponse>, IDeepCloneable<UnbindDeviceFromGatewayResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class UnbindDeviceFromGatewayResponse.
Response for UnbindDeviceFromGateway
.
Implements
IMessageUnbindDeviceFromGatewayResponse, IEquatableUnbindDeviceFromGatewayResponse, IDeepCloneableUnbindDeviceFromGatewayResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Iot.V1Assembly
Google.Cloud.Iot.V1.dll
Constructors
UnbindDeviceFromGatewayResponse()
public UnbindDeviceFromGatewayResponse()
UnbindDeviceFromGatewayResponse(UnbindDeviceFromGatewayResponse)
public UnbindDeviceFromGatewayResponse(UnbindDeviceFromGatewayResponse other)
Parameter | |
---|---|
Name | Description |
other | UnbindDeviceFromGatewayResponse |