Class ListDatasetsResponse (0.3.0)

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

Response for retrieving a list of Datasets

Attributes

Name Description
datasets MutableSequence[google.cloud.financialservices_v1.types.Dataset]
List of Dataset resources
next_page_token str
This token should be passed to the next ListDatasetsRequest to retrieve the next page of Datasets (empty indicates we are done).
unreachable MutableSequence[str]
Locations that could not be reached.