Interface protos.google.dataflow.v1beta3.IJobExecutionInfo

Properties of a JobExecutionInfo.

Package

@google-cloud/dataflow!

Properties

stages

stages?: ({ [k: string]: google.dataflow.v1beta3.IJobExecutionStageInfo }|null);

JobExecutionInfo stages

Property Value
TypeDescription
({ [k: string]: google.dataflow.v1beta3.IJobExecutionStageInfo }|null)