Interface protos.google.dataflow.v1beta3.IWorkerDetails

Properties of a WorkerDetails.

Package

@google-cloud/dataflow!

Properties

workerName

workerName?: (string|null);

WorkerDetails workerName

Property Value
TypeDescription
(string|null)

workItems

workItems?: (google.dataflow.v1beta3.IWorkItemDetails[]|null);

WorkerDetails workItems

Property Value
TypeDescription
(google.dataflow.v1beta3.IWorkItemDetails[]|null)