Interface protos.google.cloud.iot.v1.IGatewayListOptions (2.4.0)

Properties of a GatewayListOptions.

Package

@google-cloud/iot!

Properties

associationsDeviceId

associationsDeviceId?: (string|null);

GatewayListOptions associationsDeviceId

Property Value
TypeDescription
(string|null)

associationsGatewayId

associationsGatewayId?: (string|null);

GatewayListOptions associationsGatewayId

Property Value
TypeDescription
(string|null)

gatewayType

gatewayType?: (google.cloud.iot.v1.GatewayType|keyof typeof google.cloud.iot.v1.GatewayType|null);

GatewayListOptions gatewayType

Property Value
TypeDescription
(google.cloud.iot.v1.GatewayType|keyof typeof google.cloud.iot.v1.GatewayType|null)