[[["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-16 UTC."],[[["This webpage details how to retrieve a specific policy binding using a GET request to the IAM API."],["The request URL requires a `name` path parameter, which specifies the unique identifier of the policy binding within its resource hierarchy."],["The request body must be empty, as all necessary information is conveyed through the URL."],["A successful response will return a `PolicyBinding` instance containing the details of the requested policy binding."],["To perform this action, the caller needs the `iam.policybindings.get` IAM permission on the resource, and the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]