Package com.google.cloud.aiplatform.v1
Class VertexRagDataServiceClient.ListRagFilesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListRagFilesRequest,ListRagFilesResponse,RagFile,VertexRagDataServiceClient.ListRagFilesPage,VertexRagDataServiceClient.ListRagFilesFixedSizeCollection>
com.google.cloud.aiplatform.v1.VertexRagDataServiceClient.ListRagFilesPagedResponse
- All Implemented Interfaces:
PagedListResponse<RagFile>
- Enclosing class:
- VertexRagDataServiceClient
public static class VertexRagDataServiceClient.ListRagFilesPagedResponse
extends AbstractPagedListResponse<ListRagFilesRequest,ListRagFilesResponse,RagFile,VertexRagDataServiceClient.ListRagFilesPage,VertexRagDataServiceClient.ListRagFilesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListRagFilesRequest, ListRagFilesResponse, RagFile> context, ApiFuture<ListRagFilesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<VertexRagDataServiceClient.ListRagFilesPagedResponse> createAsync(PageContext<ListRagFilesRequest, ListRagFilesResponse, RagFile> context, ApiFuture<ListRagFilesResponse> futureResponse)
-