projects
Lists guardrails in the given app.
get/v1/{+parent}/guardrails
Path parameters
parentstring required
Required. The resource name of the app to list guardrails from.
Query parameters
filterstring
Optional. Filter to be applied when listing the guardrails. See https://google.aip.dev/160 for more details.
orderBystring
Optional. Field to sort by. Only "name" and "create_time" is supported. See https://google.aip.dev/132#ordering for more details.
pageSizeinteger
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
Optional. The next_page_token value returned from a previous list AgentService.ListGuardrails call.
Response
Successful response