public sealed class UnbindDeviceFromGatewayResponse : IMessage<UnbindDeviceFromGatewayResponse>, IEquatable<UnbindDeviceFromGatewayResponse>, IDeepCloneable<UnbindDeviceFromGatewayResponse>, IBufferMessage, IMessage
Response for UnbindDeviceFromGateway
.
Inheritance
System.Object > UnbindDeviceFromGatewayResponseImplements
Google.Protobuf.IMessage<UnbindDeviceFromGatewayResponse>, System.IEquatable<UnbindDeviceFromGatewayResponse>, Google.Protobuf.IDeepCloneable<UnbindDeviceFromGatewayResponse>, Google.Protobuf.IBufferMessage, Google.Protobuf.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 |