projects
List Tasks associated with a job.
get/v1/{+parent}/tasks
Path parameters
parentstring required
Required. Name of a TaskGroup from which Tasks are being requested. Pattern: "projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}"
Query parameters
filterstring
Task filter, null filter matches all Tasks. Filter string should be of the format State=TaskStatus.State e.g. State=RUNNING
pageSizeinteger
Page size.
pageTokenstring
Page token.
Response
Successful response