generative-ai-python
google.generativeai.protos.ListFilesRequest
View source on GitHub
Request for
ListFiles
.
Attributes
`page_size`
`int` Optional. Maximum number of ``File``\ s to return per page. If unspecified, defaults to 10. Maximum ``page_size`` is 100.
`page_token`
`str` Optional. A page token from a previous ``ListFiles`` call.