[[["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 update a job within a project using the Dataproc API."],["The `PATCH` HTTP request is used, with a specific URL structure that includes placeholders for `projectId`, `region`, and `jobId`."],["Updating a job requires providing path parameters like `projectId`, `region`, and `jobId`, as well as a required query parameter called `updateMask`, which specifies what attribute of the job must be updated."],["The request body must contain an instance of a `Job` and the response body returns a `Job` instance if the request is successful."],["Updating a Job requires the authorization scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]