[[["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 page details the process of creating a new data policy within a project, specifying its `dataPolicyId`, policy tag, and data policy type."],["The HTTP request to create a data policy is a POST request to the specified URL, utilizing gRPC Transcoding syntax."],["The request requires a `parent` parameter, which is a string representing the project resource name, in the format `projects/{projectNumber}/locations/{locationId}`."],["The request body should contain an instance of `DataPolicy`, and a successful response will include the newly created `DataPolicy` instance."],["Creating a data policy requires specific OAuth scopes and IAM permissions, including `datacatalog.taxonomies.get` and `bigquery.dataPolicies.create`."]]],[]]