[[["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-20 UTC."],[[["This webpage outlines how to patch specific fields within a specified model using the BigQuery API."],["The HTTP request to patch a model is a `PATCH` request sent to a URL that includes the project ID, dataset ID, and model ID."],["The request requires the inclusion of a `Model` instance in the body."],["A successful response will contain an updated `Model` instance in the response body."],["Authorization requires one of the OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]