Interface protos.google.cloud.iot.v1.IGatewayConfig (2.3.6)

Properties of a GatewayConfig.

Package

@google-cloud/iot!

Properties

gatewayAuthMethod

gatewayAuthMethod?: (google.cloud.iot.v1.GatewayAuthMethod|keyof typeof google.cloud.iot.v1.GatewayAuthMethod|null);

GatewayConfig gatewayAuthMethod

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

gatewayType

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

GatewayConfig gatewayType

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

lastAccessedGatewayId

lastAccessedGatewayId?: (string|null);

GatewayConfig lastAccessedGatewayId

Property Value
TypeDescription
(string|null)

lastAccessedGatewayTime

lastAccessedGatewayTime?: (google.protobuf.ITimestamp|null);

GatewayConfig lastAccessedGatewayTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)