[[["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-03-07 UTC."],[[["This page details how to list policy bindings using an HTTP GET request to the Google Cloud IAM API, utilizing a specific URL structure with gRPC Transcoding syntax."],["The request requires a `parent` path parameter to specify the resource from which to list policy bindings, allowing for various formats such as projects, folders, or organizations, and `pageSize`, `pageToken`, and `filter` are available query parameters for pagination and filtering."],["The request body must be empty, and a successful response will return a `ListPolicyBindingsResponse` instance containing the policy binding data."],["To successfully execute the request, the caller must possess the `iam.policybindings.list` IAM permission on the `parent` resource and utilize the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]