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 API endpoint retrieves policy binding objects directly associated with a specified target resource."],["The HTTP request method is `GET`, and it uses gRPC Transcoding syntax to define the resource path."],["You must define the `parent` path parameter, which indicates the scope of the search, and the `target` query parameter to specify the target resource."],["The `pageSize` and `pageToken` query parameters allow for pagination of results, with a default page size of 50 and a maximum of 1000."],["The request body for this endpoint must be empty, and a successful request returns an instance of `SearchTargetPolicyBindingsResponse`."]]],[]]