Menghapus resource workload batch. Jika batch tidak berada dalam CANCELLED, SUCCEEDED, atau FAILEDState, operasi penghapusan akan gagal dan respons akan menampilkan FAILED_PRECONDITION.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]