[[["易于理解","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 Automations within a specified project and location, operating under a given delivery pipeline."],["The HTTP request uses a GET method with a specific URL structure defined by gRPC Transcoding syntax, and it requires a `parent` path parameter to identify the delivery pipeline."],["Query parameters such as `pageSize`, `pageToken`, `filter`, and `orderBy` can be used to manage the returned list of automations, allowing for pagination, filtering, and ordering."],["The request body must be empty, and a successful response includes a JSON object containing an array of `Automation` objects, a `nextPageToken` for pagination, and an array of `unreachable` locations."],["Listing Automations requires `clouddeploy.automations.list` IAM permission, and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]