Path Parameters
The project id.
Query Parameters
Create the rollout and the stages up to the target stage. Format: environments/{environment} If unspecified, all stages are created. If set to "", no stages are created.
If set, validate the request and preview the rollout, but do not actually create it.
Body
Response
OK
The plan that this rollout is based on. Format: projects/{project}/plans/{plan}
The resource name of the rollout. Format: projects/{project}/rollouts/{rollout}
The title of the rollout, inherited from the associated plan. This field is output only and cannot be directly set.
stages and thus tasks of the rollout.
Format: users/hello@world.com
The issue associated with the rollout. Could be empty. Format: projects/{project}/issues/{issue}