[[["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 the process for deleting a model from a dataset using a DELETE HTTP request."],["The request URL requires three path parameters: `projectId`, `datasetId`, and `modelId`, all of which are strings and required to specify the model to be deleted."],["The request body for deleting a model must be empty, and it uses gRPC Transcoding syntax in the request URL."],["A successful deletion will return an empty JSON object as the response body."],["Deleting a model requires one of the following OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]