[[["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 2024-07-12 UTC."],[[["This page details how to retrieve the IAM policy for a specified resource using a POST request to the `getIamPolicy` endpoint."],["The request requires a `resource` path parameter indicating the target resource and an optional `options` field within the request body for specifying policy retrieval options."],["A successful request returns a `Policy` object in the response body, detailing the IAM policy associated with the resource."],["To authorize the request, users must possess either `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes, and the correct IAM permission for the resource."],["The required IAM permissions to call this API are one of `analyticshub.dataExchanges.getIamPolicy`, `analyticshub.listings.getIamPolicy`, or `analyticshub.subscriptions.getIamPolicy`."]]],[]]