Class ListDeviceRegistriesResponse (2.9.2)

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

Response for ListDeviceRegistries.

Attributes

NameDescription
device_registries MutableSequence[google.cloud.iot_v1.types.DeviceRegistry]
The registries that matched the query.
next_page_token str
If not empty, indicates that there may be more registries that match the request; this value should be passed in a new ListDeviceRegistriesRequest.