stages property

List<StageSummary>? stages
getter/setter pair

The stages of the job execution.

Implementation

core.List<StageSummary>? stages;