[[["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 webpage details how to retrieve the IAM policy for a specified resource using a POST request to the provided URL."],["The request URL is structured using gRPC Transcoding syntax and requires a `resource` path parameter indicating the target resource."],["The request body may include an optional `options` field, which is a `GetPolicyOptions` object used to specify further options."],["Successful requests return a `Policy` object within the response body."],["Accessing this functionality requires one of the listed OAuth scopes and one of the required IAM permissions on the target resource."]]],[]]