Class StageExecutionDetails (0.1.5)

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

Information about the workers and work items within a stage. .. attribute:: workers

Workers that have done work on the stage.

:type: Sequence[google.cloud.dataflow_v1beta3.types.WorkerDetails]

Attribute

NameDescription
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.