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