Interface protos.google.dataflow.v1beta3.IJobExecutionDetails

Properties of a JobExecutionDetails.

Package

@google-cloud/dataflow!

Properties

nextPageToken

nextPageToken?: (string|null);

JobExecutionDetails nextPageToken

Property Value
TypeDescription
(string|null)

stages

stages?: (google.dataflow.v1beta3.IStageSummary[]|null);

JobExecutionDetails stages

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