[[["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-02-22 UTC."],[[["This page details how to update the metadata for an existing data policy using a `PATCH` HTTP request targeting a specific resource name."],["The `dataPolicy.name` path parameter is required to identify the data policy, and it uses the format `projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}`."],["The `updateMask` query parameter is used to specify which fields of the data policy to update, with default behavior being to update all updatable fields."],["The request body and the response body are both instances of the `DataPolicy` resource."],["Updating a Data Policy requires one of the following OAuth scopes:`https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` along with the `bigquery.dataPolicies.update` and `datacatalog.taxonomies.get` IAM permissions."]]],[]]