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 retrieves policy bindings directly associated with a specified target resource."],["The `GET` request utilizes a URL with gRPC Transcoding syntax, requiring a `parent` path parameter to define the resource context (project, folder, or organization)."],["A mandatory `target` query parameter specifies the resource to which policies are bound, and the `pageSize` and `pageToken` are available as optional query parameters."],["The request body is expected to be empty, and the successful response body will contain a `SearchTargetPolicyBindingsResponse`."],["The request requires `https://www.googleapis.com/auth/cloud-platform` scope for authorization."]]],[]]