workerId property
The ID of the worker reporting the WorkItem status.
If this does not match the ID of the worker which the Dataflow service believes currently has the lease on the WorkItem, the report will be dropped (with an error response).
Implementation
core.String? workerId;