[[["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-01-09 UTC."],[[["This endpoint creates a new data policy within a specified project, identified by a unique `dataPolicyId`, along with a policy tag and type."],["The HTTP request is a POST operation to the provided URL structure, using gRPC Transcoding syntax, and requires a parent resource name as a path parameter."],["The request body must contain the details of the new `DataPolicy`, while the response body will return the newly created `DataPolicy` instance upon successful execution."],["Authorization requires one of two specific OAuth scopes, `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."],["Creating a new data policy also requires `bigquery.dataPolicies.create` permission on the specified parent, `datacatalog.taxonomies.get` on the `taxonomy` resource, and `bigquery.routines.get` on the `routine` resource."]]],[]]