Send feedback
Class GatewayConfig (2.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
GatewayConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Gateway-related configuration and state.
Attributes
Name Description 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
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-03-28 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?