Obrigatório. Nome do recurso da política de dados a ser excluída. O formato é projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}.
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for concluída, o corpo da resposta estará vazio.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]