v1

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

Request detailed information about the execution status of a stage of the job. EXPERIMENTAL. This API is subject to change or removal without notice.

get/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/stages/{stageId}/executionDetails

Path parameters

projectIdstring required

A project id.

locationstring required

The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.

jobIdstring required

The job to get execution details for.

stageIdstring required

The stage for which to fetch information.

Query parameters

endTimestring

Upper time bound of work items to include, by start time.

pageSizeinteger

If specified, determines the maximum number of work items to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.

pageTokenstring

If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.

startTimestring

Lower time bound of work items to include, by start time.

Response

Successful response