generative-ai-python

google.generativeai.protos.ListCachedContentsResponse

Response with CachedContents list.

`cached_contents` `MutableSequence[google.ai.generativelanguage.CachedContent]` List of cached contents.
`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 subsequent pages.