[[["易于理解","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 the process for approving a rollout via a POST HTTP request to a specified URL, formatted using gRPC Transcoding syntax."],["The required path parameter, `name`, specifies the rollout's location and identifiers within the Google Cloud project, location, delivery pipeline, release, and rollout."],["The request body, in JSON format, includes a required boolean field, `approved`, to confirm or reject the rollout, and an optional string array, `overrideDeployPolicy`, for overriding existing policies."],["Successful requests result in an empty response body, while proper authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `clouddeploy.rollouts.approve` IAM permission."],["There is a `try it` section to test the API request."]]],[]]