v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1396376.9 KB
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