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