name property

String? name
getter/setter pair

Name of the Rollout.

Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}. The rollout component must match [a-z]([a-z0-9-]{0,61}[a-z0-9])?

Optional.

Implementation

core.String? name;