[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-06-28。"],[[["This page details how to create a new Rollout within a specified project, location, delivery pipeline, and release using a POST HTTP request."],["The request requires specifying the `parent` path parameter, which includes the project ID, location name, pipeline name, and release name."],["Several query parameters are available, such as `rolloutId` (required), `requestId`, `validateOnly`, `overrideDeployPolicy[]`, and `startingPhaseId`, allowing for customization of the rollout creation process."],["The request body must include an instance of the `Rollout` resource, and upon successful creation, the response will contain an instance of the `Operation` resource."],["Creating a rollout necessitates the `clouddeploy.rollouts.create` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]