stages property
A mapping from each stage to the information about that stage.
Implementation
core.Map<core.String, JobExecutionStageInfo>? stages;
A mapping from each stage to the information about that stage.
core.Map<core.String, JobExecutionStageInfo>? stages;