[[["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 endpoint retrieves the IAM policy for a specified resource, using a POST request to the provided URL template."],["The request requires a `resource` path parameter, which is a string representing the resource name following the [Resource names](https://cloud.google.com/apis/design/resource_names) convention."],["The request body may include an optional `options` field of type `GetPolicyOptions` to specify options for the `dataExchanges.getIamPolicy` method."],["A successful request returns a response body containing an instance of the `Policy` object."],["Authorization for this endpoint requires one of the listed OAuth scopes or the specified IAM permissions on the target `resource`."]]],[]]