Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsPage |
IntentsClient.ListIntentsPage.createPage(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context,
ListIntentsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<IntentsClient.ListIntentsPage> |
IntentsClient.ListIntentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context,
com.google.api.core.ApiFuture<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.