executionPipelineStage property

List<ExecutionStageSummary>? executionPipelineStage
getter/setter pair

Description of each stage of execution of the pipeline.

Implementation

core.List<ExecutionStageSummary>? executionPipelineStage;