v1

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

List views of a dataset.

get/v1/{+parent}/views

Path parameters

parentstring required

Required. Dataset whose views are to be listed. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]/datasets/[DATASET_ID]

Query parameters

pageSizeinteger

Optional. The maximum number of views to return. If unspecified, then at most 100 views are returned. The maximum value is 1000; values above 1000 are coerced to 1000.

pageTokenstring

Optional. A page token, received from a previous ListViews call. Provide this to retrieve the subsequent page.

Response

Successful response