Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsPage |
IntentsClient.ListIntentsPage.createPage(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context,
com.google.cloud.dialogflow.v2.ListIntentsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> |
IntentsClient.ListIntentsPage.createPageAsync(PageContext<com.google.cloud.dialogflow.v2.ListIntentsRequest,com.google.cloud.dialogflow.v2.ListIntentsResponse,com.google.cloud.dialogflow.v2.Intent> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.ListIntentsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsFixedSizeCollection |
IntentsClient.ListIntentsFixedSizeCollection.createCollection(List<IntentsClient.ListIntentsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.