Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListConversationsPage |
ConversationsClient.ListConversationsPage.createPage(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<ConversationsClient.ListConversationsPage> |
ConversationsClient.ListConversationsPage.createPageAsync(PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ApiFuture<ListConversationsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListConversationsFixedSizeCollection |
ConversationsClient.ListConversationsFixedSizeCollection.createCollection(List<ConversationsClient.ListConversationsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.