v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

List datasets matching the input.

get/v1/{+parent}/datasets

Path parameters

parentstring required

Required. The parent resource of the dataset.

Query parameters

filterstring

Optional. A filter to reduce results to a specific subset. Useful for querying datasets with specific properties. Supported fields include, for Q2 though we only support list by project: - type - description - project_number

pageSizeinteger

Optional. The maximum number of datasets to return in the response. If this value is zero, the service will select a default size. A call might return fewer objects than requested. A non-empty next_page_token in the response indicates that more data is available.

pageTokenstring

Optional. The value returned by the last ListDatasetsResponse; indicates that this is a continuation of a prior ListDatasets call and the system should return the next page of data.

Response

Successful response