v1

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

Lists Executions from a Job. Results are sorted by creation time, descending.

get/v2/{+parent}/executions

Path parameters

parentstring required

Required. The Execution from which the Executions should be listed. To list all Executions across Jobs, use "-" instead of Job name. Format: projects/{project}/locations/{location}/jobs/{job}, where {project} can be project id or number.

Query parameters

pageSizeinteger

Maximum number of Executions to return in this call.

pageTokenstring

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

showDeletedboolean

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

Response

Successful response