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