WorkerDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Information about a worker
Attributes |
|
|---|---|
| Name | Description |
worker_name |
str
Name of this worker |
work_items |
MutableSequence[google.cloud.dataflow_v1beta3.types.WorkItemDetails]
Work items processed by this worker, sorted by time. |