[[["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 page details how to retrieve a policy binding using a GET request to the specified URL endpoint."],["The request requires a `name` path parameter that specifies the unique identifier of the policy binding to retrieve, formatted according to the provided structure."],["The HTTP request must be a `GET` request, and the request body should be empty for this operation."],["Upon success, the response body will contain the details of the requested policy binding in the format of a `PolicyBinding` instance."],["To successfully make the request, the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `iam.policybindings.get` IAM permission on the `name` resource are required."]]],[]]