[[["易于理解","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 endpoint lists releases within a specified project, location, and delivery pipeline using a GET HTTP request."],["The request requires a `parent` path parameter to identify the delivery pipeline, and supports optional query parameters such as `pageSize`, `pageToken`, `filter`, and `orderBy` for pagination, filtering, and sorting."],["The request body must be empty, as this endpoint is a GET request that uses the URL to specify parameters."],["The successful response body includes an array of `Release` objects, a `nextPageToken` for pagination, and an array of `unreachable` locations."],["To successfully use this endpoint, the caller needs the `clouddeploy.releases.list` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]