Class GatewayConfig (2.8.0)

GatewayConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Gateway-related configuration and state.

Attributes

NameDescription
gateway_type google.cloud.iot_v1.types.GatewayType
Indicates whether the device is a gateway.
gateway_auth_method google.cloud.iot_v1.types.GatewayAuthMethod
Indicates how to authorize and/or authenticate devices to access the gateway.
last_accessed_gateway_id str
[Output only] The ID of the gateway the device accessed most recently.
last_accessed_gateway_time google.protobuf.timestamp_pb2.Timestamp
[Output only] The most recent time at which the device accessed the gateway specified in last_accessed_gateway.