Properties of an ExecutionStageSummary.
Package
@google-cloud/dataflowProperties
componentSource
componentSource?: (google.dataflow.v1beta3.ExecutionStageSummary.IComponentSource[]|null);ExecutionStageSummary componentSource
componentTransform
componentTransform?: (google.dataflow.v1beta3.ExecutionStageSummary.IComponentTransform[]|null);ExecutionStageSummary componentTransform
id
id?: (string|null);ExecutionStageSummary id
inputSource
inputSource?: (google.dataflow.v1beta3.ExecutionStageSummary.IStageSource[]|null);ExecutionStageSummary inputSource
kind
kind?: (google.dataflow.v1beta3.KindType|keyof typeof google.dataflow.v1beta3.KindType|null);ExecutionStageSummary kind
name
name?: (string|null);ExecutionStageSummary name
outputSource
outputSource?: (google.dataflow.v1beta3.ExecutionStageSummary.IStageSource[]|null);ExecutionStageSummary outputSource
prerequisiteStage
prerequisiteStage?: (string[]|null);ExecutionStageSummary prerequisiteStage