Uses of Class
com.google.cloud.aiplatform.v1.VertexRagDataServiceClient.ListRagFilesPage
Packages that use VertexRagDataServiceClient.ListRagFilesPage
-
Uses of VertexRagDataServiceClient.ListRagFilesPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexRagDataServiceClient.ListRagFilesPageModifier and TypeMethodDescriptionVertexRagDataServiceClient.ListRagFilesPage.createPage(PageContext<ListRagFilesRequest, ListRagFilesResponse, RagFile> context, ListRagFilesResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexRagDataServiceClient.ListRagFilesPageModifier and TypeMethodDescriptionVertexRagDataServiceClient.ListRagFilesPage.createPageAsync(PageContext<ListRagFilesRequest, ListRagFilesResponse, RagFile> context, ApiFuture<ListRagFilesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type VertexRagDataServiceClient.ListRagFilesPageModifier and TypeMethodDescriptionVertexRagDataServiceClient.ListRagFilesFixedSizeCollection.createCollection(List<VertexRagDataServiceClient.ListRagFilesPage> pages, int collectionSize)