Exclui o recurso de carga de trabalho em lote. Se o lote não estiver em um CANCELLED, SUCCEEDED ou FAILEDState, a operação de exclusão vai falhar e a resposta vai retornar FAILED_PRECONDITION.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]