[[["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 retrieves a specific data policy using its resource name, with the format `projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}`."],["The HTTP request is a `GET` request to the provided URL, which utilizes gRPC Transcoding syntax."],["The request requires a single path parameter, `name`, which is a string representing the data policy's resource name."],["The request body must be empty for this endpoint to function."],["Successful requests will return a `DataPolicy` instance within the response body and successful authorization requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, as well as the `bigquery.dataPolicies.get` IAM permission."]]],[]]