[[["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 API call retrieves the IAM policy for a specified data policy resource using a POST request to a predefined URL structure."],["The URL requires a `resource` path parameter, which identifies the specific data policy for which the IAM policy is being requested."],["The request body optionally accepts a `GetPolicyOptions` object for customizing how the IAM policy is retrieved."],["Successful responses will contain a `Policy` object, detailing the IAM policy for the given resource, and the call requires specific OAuth scopes or the `bigquery.dataPolicies.getIamPolicy` IAM permission to be successfully executed."]]],[]]