[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-27 UTC."],[[["This webpage details how to delete a job from a project using a `DELETE` HTTP request to the specified endpoint."],["The URL includes required path parameters for `projectId`, `region`, and `jobId` to locate the job for deletion."],["The request body for deleting a job must be empty, and if the request is successful, the response body will also be empty."],["Deleting an active job will result in a `FAILED_PRECONDITION` error."],["Authorization to delete a job requires the `dataproc.jobs.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]