Lists all datasets in the specified project to which the user has been granted the READER dataset role. # IAM Permissions Requires no specific IAM permission(s) to use this method. Results are filtered to only include datasets on which the caller has the bigquery.datasets.get permission.
Path parameters
Required. Project ID of the datasets to be listed
Query parameters
Whether to list all datasets, including hidden ones
An expression for filtering the results of the request by label. The syntax is labels.[:]. Multiple filters can be AND-ed together by connecting with a space. Example: labels.department:receiving labels.active. See Filtering datasets using labels for details.
The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.
Page token, returned by a previous call, to request the next page of results
Response
Successful response