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

Properties of a BindDeviceToGatewayRequest.

Package

@google-cloud/iot!

Properties

deviceId

deviceId?: (string|null);

BindDeviceToGatewayRequest deviceId

Property Value
TypeDescription
(string|null)

gatewayId

gatewayId?: (string|null);

BindDeviceToGatewayRequest gatewayId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

BindDeviceToGatewayRequest parent

Property Value
TypeDescription
(string|null)