v1

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

Lists Tasks from an Execution of a Job.

get/v2/{+parent}/tasks

Path parameters

parentstring required

Required. The Execution from which the Tasks should be listed. To list all Tasks across Executions of a Job, use "-" instead of Execution name. To list all Tasks across Jobs, use "-" instead of Job name. Format: projects/{project}/locations/{location}/jobs/{job}/executions/{execution}

Query parameters

pageSizeinteger

Maximum number of Tasks to return in this call.

pageTokenstring

A page token received from a previous call to ListTasks. All other parameters must match.

showDeletedboolean

If true, returns deleted (but unexpired) resources along with active ones.

Response

Successful response