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 searches for policy bindings directly associated with a specified target resource within a given parent resource."],["The HTTP request is a `GET` method to the URL `https://iam.googleapis.com/v3/{parent=folders/*/locations/*}/policyBindings:searchTargetPolicyBindings`, utilizing gRPC Transcoding."],["The required path parameter `parent` specifies the Resource Manager resource (project, folder, or organization), and the required query parameter `target` defines the bound resource."],["Optional query parameters include `pageSize` to limit the number of returned policy bindings and `pageToken` for paginating results."],["The request body must be empty, and a successful response returns an instance of `SearchTargetPolicyBindingsResponse`."]]],[]]