Obbligatorio. Nome della risorsa del criterio dei dati da eliminare. Il formato è projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta è vuoto.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]