Required. The parent resource where this search will be performed. This should be the nearest Resource Manager resource (project, folder, or organization) to the target.
[[["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 endpoint allows you to search for policy bindings associated directly with a specified target resource within the Google Cloud IAM system."],["The request is made using an HTTP `GET` method and requires a `parent` path parameter, which defines the scope of the search, such as a project, folder, or organization."],["You must provide a `target` query parameter specifying the resource bound to the policy, which can be a workforce pool, workload identity pool, or a resource manager project, folder, or organization."],["The `pageSize` and `pageToken` query parameters enable pagination of results, allowing you to retrieve a specific number of policy bindings per request and navigate through large result sets."],["This operation requires an empty request body and returns a `SearchTargetPolicyBindingsResponse` if successful, with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope needed for authorization."]]],[]]