Erforderlich. Ressourcenname der zu löschenden Datenrichtlinie. Format ist projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich ist, ist der Antworttext leer.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]