Löscht die Batch-Arbeitslastressource. Wenn sich der Batch nicht in einem CANCELLED-, SUCCEEDED- oder FAILED-State befindet, schlägt der Löschvorgang fehl und die Antwort gibt FAILED_PRECONDITION zurück.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[[["This page documents the process for deleting a batch workload resource via an HTTP DELETE request to the specified URL."],["A successful deletion results in an empty response body, but the batch must be in a `CANCELLED`, `SUCCEEDED`, or `FAILED` state or the request will fail."],["The URL includes path parameters, specifically a `name` parameter which requires the full batch resource name."],["The request body for this operation must be empty."],["Deleting a batch requires the `dataproc.batches.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]