rolloutSequence property

String? rolloutSequence
getter/setter pair

The full, unique resource name of the rollout sequence that initiatied this Rollout.

In the format of projects/{project}/locations/global/rolloutSequences/{rollout_sequence}.

Optional. Immutable.

Implementation

core.String? rolloutSequence;