[[["易于理解","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 creates a new Automation within a specified project, location, and delivery pipeline, using a POST request."],["The request URL follows gRPC Transcoding syntax and requires a `parent` path parameter, formatted as `projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}`."],["The request requires the `automationId` query parameter and optionally supports `requestId` for request identification and `validateOnly` for validation checks without actual changes."],["The request body must include an instance of `Automation`, and upon successful creation, the response body will contain an `Operation` instance."],["Creating an automation requires the `clouddeploy.automations.create` IAM permission on the `parent` resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]