Class ListDataAssetsResponse (2.20.0)

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

Response message for listing data assets.

Attributes

Name Description
data_assets MutableSequence[google.cloud.dataplex_v1.types.DataAsset]
The data assets 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.