Class ListDataProductsResponse (2.20.0)

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

Response message for listing data products.

Attributes

Name Description
data_products MutableSequence[google.cloud.dataplex_v1.types.DataProduct]
The data products for the requested filter criteria.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is empty, then there are no subsequent pages.
unreachable MutableSequence[str]
Unordered list. Locations that the service couldn't reach.