Class ListDatasetsResponse (3.20.3)

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

Response message for ListDatasets.

Attributes

Name Description
datasets MutableSequence[google.cloud.translate_v3.types.Dataset]
The datasets read.
next_page_token str
A token to retrieve next page of results. Pass this token to the page_token field in the ListDatasetsRequest to obtain the corresponding page.