Class GoogleGenAiCachedContentService.CachedContentPage
java.lang.Object
org.springframework.ai.google.genai.cache.GoogleGenAiCachedContentService.CachedContentPage
- Enclosing class:
- GoogleGenAiCachedContentService
Result of listing cached content with pagination support.
-
Constructor Summary
ConstructorsConstructorDescriptionCachedContentPage
(List<GoogleGenAiCachedContent> contents, String nextPageToken) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
CachedContentPage
-
-
Method Details
-
getContents
-
getNextPageToken
-
hasNextPage
public boolean hasNextPage()
-