Class ListDatasetsRequest (3.20.0)

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

Request message for ListDatasets.

Attributes

Name Description
parent str
Required. Name of the parent project. In form of projects/{project-number-or-id}/locations/{location-id}
page_size int
Optional. Requested page size. The server can return fewer results than requested.
page_token str
Optional. A token identifying a page of results for the server to return. Typically obtained from next_page_token field in the response of a ListDatasets call.