Uses of Class
com.google.cloud.discoveryengine.v1beta.DocumentServiceClient.ListDocumentsPage
-
Packages that use DocumentServiceClient.ListDocumentsPage Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of DocumentServiceClient.ListDocumentsPage in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return DocumentServiceClient.ListDocumentsPage Modifier and Type Method Description protected DocumentServiceClient.ListDocumentsPageDocumentServiceClient.ListDocumentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, ListDocumentsResponse response)Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type DocumentServiceClient.ListDocumentsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage>DocumentServiceClient.ListDocumentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context, com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)Method parameters in com.google.cloud.discoveryengine.v1beta with type arguments of type DocumentServiceClient.ListDocumentsPage Modifier and Type Method Description protected DocumentServiceClient.ListDocumentsFixedSizeCollectionDocumentServiceClient.ListDocumentsFixedSizeCollection. createCollection(List<DocumentServiceClient.ListDocumentsPage> pages, int collectionSize)
-