phases property

List<Phase>? phases
getter/setter pair

The phases that represent the workflows of this Rollout.

Output only.

Implementation

core.List<Phase>? phases;