startingPhaseId property

String? startingPhaseId
getter/setter pair

The starting phase ID for the Rollout.

If unspecified, the Rollout will start in the stable phase.

Optional.

Implementation

core.String? startingPhaseId;