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