Interface protos.google.dataflow.v1beta3.IStageExecutionDetails

Properties of a StageExecutionDetails.

Package

@google-cloud/dataflow!

Properties

nextPageToken

nextPageToken?: (string|null);

StageExecutionDetails nextPageToken

Property Value
TypeDescription
(string|null)

workers

workers?: (google.dataflow.v1beta3.IWorkerDetails[]|null);

StageExecutionDetails workers

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