[[["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-01-09 UTC."],[[["This webpage details the process for deleting a data policy using a DELETE HTTP request to a specific URL."],["The operation requires a `name` path parameter, which specifies the resource name of the data policy to delete, formatted as `projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}`."],["An optional `force` query parameter, when set to `true`, allows deletion of a data policy even if it's referenced by one or more table columns."],["The request body must be empty, and a successful response will also be an empty JSON object."],["Deleting a data policy requires specific authorization scopes (`https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`) and the `bigquery.dataPolicies.delete` IAM permission on the specified resource."]]],[]]