[[["易于理解","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 describes how to delete a `DeliveryPipeline` using a DELETE HTTP request."],["The URL for the request requires a path parameter, `name`, which specifies the `DeliveryPipeline` to delete in the format `projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}`."],["The request supports multiple optional query parameters, including `requestId` for request identification, `allowMissing` to succeed even if the pipeline is missing, `validateOnly` to preview the request, `force` to delete child resources, and `etag` for data integrity."],["The request body for deleting a `DeliveryPipeline` must be empty, and a successful request returns an `Operation` instance in the response body."],["Deleting a `DeliveryPipeline` requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `clouddeploy.deliveryPipelines.delete` IAM permission."]]],[]]