Class DocumentServiceClient.ListDocumentsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDocumentsRequest,ListDocumentsResponse,Document,DocumentServiceClient.ListDocumentsPage,DocumentServiceClient.ListDocumentsFixedSizeCollection>
-
- com.google.cloud.discoveryengine.v1beta.DocumentServiceClient.ListDocumentsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Document>
- Enclosing class:
- DocumentServiceClient
public static class DocumentServiceClient.ListDocumentsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDocumentsRequest,ListDocumentsResponse,Document,DocumentServiceClient.ListDocumentsPage,DocumentServiceClient.ListDocumentsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)
-
-