| Package | Description |
|---|---|
| com.google.cloud.contactcenterinsights.v1 |
A client to Contact Center AI Insights API
|
| com.google.cloud.contactcenterinsights.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ContactCenterInsightsClient.ListConversationsPagedResponse |
ContactCenterInsightsClient.listConversations(ListConversationsRequest request)
Lists conversations.
|
ContactCenterInsightsClient.ListConversationsPagedResponse |
ContactCenterInsightsClient.listConversations(LocationName parent)
Lists conversations.
|
ContactCenterInsightsClient.ListConversationsPagedResponse |
ContactCenterInsightsClient.listConversations(String parent)
Lists conversations.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListConversationsPagedResponse> |
ContactCenterInsightsClient.ListConversationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListConversationsRequest,ContactCenterInsightsClient.ListConversationsPagedResponse> |
ContactCenterInsightsClient.listConversationsPagedCallable()
Lists conversations.
|
com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> |
ContactCenterInsightsSettings.listConversationsSettings()
Returns the object with the settings used for calls to listConversations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> |
ContactCenterInsightsSettings.Builder.listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.
|
Copyright © 2024 Google LLC. All rights reserved.