projects
List datasets of a bucket.
get/v1/{+parent}/datasets
Path parameters
parentstring required
Required. The parent bucket that owns this collection of datasets. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]
Query parameters
pageSizeinteger
Optional. The maximum number of datasets to return. If unspecified, then at most 100 datasets are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
pageTokenstring
Optional. A page token, received from a previous ListDatasets call. Provide this to retrieve the subsequent page.
showDeletedboolean
Optional. If true, then the response will include deleted datasets.
Response
Successful response