Interface protos.google.cloud.iot.v1.IUnbindDeviceFromGatewayRequest (2.2.0)

Properties of an UnbindDeviceFromGatewayRequest.

Package

@google-cloud/iot!

Properties

deviceId

deviceId?: (string|null);

UnbindDeviceFromGatewayRequest deviceId

Property Value
TypeDescription
(string|null)

gatewayId

gatewayId?: (string|null);

UnbindDeviceFromGatewayRequest gatewayId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

UnbindDeviceFromGatewayRequest parent

Property Value
TypeDescription
(string|null)