v1

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

Lists jobs.

get/v1/{+parent}/jobs

Path parameters

parentstring required

Required. The location name. For example: projects/PROJECT_ID/locations/LOCATION_ID.

Query parameters

pageSizeinteger

Requested page size. The maximum page size is 500. If unspecified, the page size will be the maximum. Fewer jobs than requested might be returned, even if more jobs exist; use next_page_token to determine if more jobs exist.

pageTokenstring

A token identifying a page of results the server will return. To request the first page results, page_token must be empty. To request the next page of results, page_token must be the value of next_page_token returned from the previous call to ListJobs.

Response

Successful response