Class ListDevicesResponse (2.2.1)

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

Response for ListDevices. .. attribute:: devices

The devices that match the request.

:type: Sequence[google.cloud.iot_v1.types.Device]

Attribute

NameDescription
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.