Class WorkerDetails (0.1.5)

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

Information about a worker .. attribute:: worker_name

Name of this worker

:type: str

Attribute

NameDescription
work_items Sequence[google.cloud.dataflow_v1beta3.types.WorkItemDetails]
Work items processed by this worker, sorted by time.