[[["易于理解","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 webpage details the process of creating a new Release within a specified project and location using the Cloud Deploy API."],["The HTTP request uses a `POST` method directed to a specific URL structure that includes parameters to identify the parent project, location, and delivery pipeline."],["You need to provide a `releaseId`, with the option to also include a `requestId` for managing retries and a `validateOnly` flag for testing, plus an override policy if necessary."],["The request requires a body that conforms to the `Release` format, while a successful operation returns an `Operation` instance."],["Creating a release requires authorization via the `cloud-platform` OAuth scope and the `clouddeploy.releases.create` IAM permission on the parent resource."]]],[]]