parentRollout property

String? parentRollout
getter/setter pair

The direct parent rollout that this rollout is stemming from.

The resource name (full URI of the resource) following the standard naming scheme: "projects/{project}/locations/{location}/rollouts/{rollout_id}"

Optional. Output only.

Implementation

core.String? parentRollout;