Class ListDeviceRegistriesResponse (2.2.1)

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

Response for ListDeviceRegistries. .. attribute:: device_registries

The registries that matched the query.

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

Attribute

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