Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
protected DocumentsClient.ListDocumentsPage |
DocumentsClient.ListDocumentsPage.createPage(PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
ListDocumentsResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<DocumentsClient.ListDocumentsPage> |
DocumentsClient.ListDocumentsPage.createPageAsync(PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
ApiFuture<ListDocumentsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DocumentsClient.ListDocumentsFixedSizeCollection |
DocumentsClient.ListDocumentsFixedSizeCollection.createCollection(List<DocumentsClient.ListDocumentsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.