generative-ai-python

google.generativeai.protos.ListPermissionsResponse

Response from ListPermissions containing a paginated list of permissions.

`permissions` `MutableSequence[google.ai.generativelanguage.Permission]` Returned permissions.
`next_page_token` `str` A token, which can be sent as ``page_token`` to retrieve the next page. If this field is omitted, there are no more pages.