Required. Name of the Rollout. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Request body
The request body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-26 UTC."],[[["This webpage details how to advance a Rollout within a project and location using a `POST` request to a specific URL."],["The request requires a `name` path parameter that specifies the exact Rollout being advanced."],["The request body must include a `phaseId` indicating the target phase for the Rollout and may optionally include a list of `overrideDeployPolicy`."],["A successful request will result in an empty response body, but will need to have the cloud platform authorization scope and the `clouddeploy.rollouts.advance` IAM permission."]]],[]]