[[["易于理解","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 facilitates the deletion of a specific Target within a project, accessible via a `DELETE` HTTP request."],["The `name` path parameter, formatted as `projects/{projectId}/locations/{location_name}/targets/{target_name}`, is mandatory to specify the Target to be deleted."],["Optional query parameters like `requestId`, `allowMissing`, `validateOnly`, and `etag` provide controls for request idempotency, handling non-existent targets, validation, and data integrity checks, respectively."],["A successful request returns an `Operation` instance, while the request body itself must remain empty."],["Authorization to delete a Target requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `clouddeploy.targets.delete` on the specified Target resource."]]],[]]