Borra el recurso de carga de trabajo por lotes. Si el lote no está en un StateCANCELLED, SUCCEEDED o FAILED, la operación de eliminación falla y la respuesta muestra FAILED_PRECONDITION.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]],[]]