generative-ai-python
google.generativeai.protos.ListFilesResponse
View source on GitHub
Response for
ListFiles
.
Attributes
`files`
`MutableSequence[google.ai.generativelanguage.File]` The list of ``File``\ s.
`next_page_token`
`str` A token that can be sent as a ``page_token`` into a subsequent ``ListFiles`` call.