Class ListDevicesResponse (2.9.2)

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

Response for ListDevices.

Attributes

NameDescription
devices MutableSequence[google.cloud.iot_v1.types.Device]
The devices that match the request.
next_page_token str
If not empty, indicates that there may be more devices that match the request; this value should be passed in a new ListDevicesRequest.