[[["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 the process for canceling a job using a POST request to the specified Dataproc API endpoint."],["The HTTP request URL requires the project ID, region, and job ID as path parameters."],["The request body for canceling a job must be empty, indicating that no additional data is needed beyond the specified parameters in the URL."],["A successful job cancellation results in a response body containing an instance of the `Job` resource."],["Cancelling a job requires the `dataproc.jobs.cancel` IAM permission on the `jobId` and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]