| Package | Description |
|---|---|
| com.google.cloud.dialogflow.cx.v3beta1 |
A client to Dialogflow API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConversationHistoryClient.ListConversationsPage |
ConversationHistoryClient.ListConversationsPage.createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ConversationHistoryClient.ListConversationsPage> |
ConversationHistoryClient.ListConversationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ConversationHistoryClient.ListConversationsFixedSizeCollection |
ConversationHistoryClient.ListConversationsFixedSizeCollection.createCollection(List<ConversationHistoryClient.ListConversationsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.