Erforderlich. Ressourcenname der angeforderten Datenrichtlinie. Format ist projects/{projectNumber}/locations/{locationId}/dataPolicies/{dataPolicyId}.
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von DataPolicy.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]