[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 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."]]],[]]