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<ListIntentsRequest,ListIntentsResponse,Intent> context,
ListIntentsResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<IntentsClient.ListIntentsPage> |
IntentsClient.ListIntentsPage.createPageAsync(PageContext<ListIntentsRequest,ListIntentsResponse,Intent> context,
ApiFuture<ListIntentsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected IntentsClient.ListIntentsFixedSizeCollection |
IntentsClient.ListIntentsFixedSizeCollection.createCollection(List<IntentsClient.ListIntentsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.