Uses of Class
com.google.cloud.aiplatform.v1.GenAiCacheServiceClient.ListCachedContentsPage
Packages that use GenAiCacheServiceClient.ListCachedContentsPage
-
Uses of GenAiCacheServiceClient.ListCachedContentsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenAiCacheServiceClient.ListCachedContentsPageModifier and TypeMethodDescriptionGenAiCacheServiceClient.ListCachedContentsPage.createPage(PageContext<ListCachedContentsRequest, ListCachedContentsResponse, CachedContent> context, ListCachedContentsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GenAiCacheServiceClient.ListCachedContentsPageModifier and TypeMethodDescriptionGenAiCacheServiceClient.ListCachedContentsPage.createPageAsync(PageContext<ListCachedContentsRequest, ListCachedContentsResponse, CachedContent> context, ApiFuture<ListCachedContentsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type GenAiCacheServiceClient.ListCachedContentsPageModifier and TypeMethodDescriptionGenAiCacheServiceClient.ListCachedContentsFixedSizeCollection.createCollection(List<GenAiCacheServiceClient.ListCachedContentsPage> pages, int collectionSize)