Class JobExecutionDetails (0.8.0)

JobExecutionDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about the execution of a job.

Attributes

NameDescription
stages MutableSequence[google.cloud.dataflow_v1beta3.types.StageSummary]
The stages of the job execution.
next_page_token str
If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.