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 page details how to search for policy bindings by target using the `SearchTargetPolicyBindings` method, returning all policy binding objects directly bound to the specified target."],["The HTTP request uses a `GET` method at the specified URL: `https://iam.googleapis.com/v3beta/{parent=projects/*/locations/*}/policyBindings:searchTargetPolicyBindings`, following gRPC Transcoding syntax."],["The request requires a `parent` path parameter, indicating the parent resource where the search is performed, and a `target` query parameter specifying the resource to which the policy is bound."],["The request supports optional query parameters `pageSize` for limiting the number of returned policy bindings (with a maximum of 1000) and `pageToken` for paginating results."],["The request body must be empty, and the successful response body will be a `SearchTargetPolicyBindingsResponse` object."]]],[]]