Class ListDatasetsResponse (2.0.0)

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

Response message for AutoMl.ListDatasets.

Attributes

NameDescription
datasets Sequence[.gca_dataset.Dataset]
The datasets read.
next_page_token str
A token to retrieve next page of results. Pass to ListDatasetsRequest.page_token to obtain that page.