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<com.google.cloud.dialogflow.v2beta1.ListDocumentsRequest,com.google.cloud.dialogflow.v2beta1.ListDocumentsResponse,com.google.cloud.dialogflow.v2beta1.Document> context,
com.google.cloud.dialogflow.v2beta1.ListDocumentsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DocumentsClient.ListDocumentsPage> |
DocumentsClient.ListDocumentsPage.createPageAsync(PageContext<com.google.cloud.dialogflow.v2beta1.ListDocumentsRequest,com.google.cloud.dialogflow.v2beta1.ListDocumentsResponse,com.google.cloud.dialogflow.v2beta1.Document> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2beta1.ListDocumentsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DocumentsClient.ListDocumentsFixedSizeCollection |
DocumentsClient.ListDocumentsFixedSizeCollection.createCollection(List<DocumentsClient.ListDocumentsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.