| 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.ListPhraseMatchersPagedResponse |
ContactCenterInsightsClient.listPhraseMatchers(ListPhraseMatchersRequest request)
Lists phrase matchers.
|
ContactCenterInsightsClient.ListPhraseMatchersPagedResponse |
ContactCenterInsightsClient.listPhraseMatchers(LocationName parent)
Lists phrase matchers.
|
ContactCenterInsightsClient.ListPhraseMatchersPagedResponse |
ContactCenterInsightsClient.listPhraseMatchers(String parent)
Lists phrase matchers.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
ContactCenterInsightsClient.ListPhraseMatchersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPhraseMatchersRequest,ListPhraseMatchersResponse,PhraseMatcher> context,
com.google.api.core.ApiFuture<ListPhraseMatchersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPhraseMatchersRequest,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
ContactCenterInsightsClient.listPhraseMatchersPagedCallable()
Lists phrase matchers.
|
com.google.api.gax.rpc.PagedCallSettings<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
ContactCenterInsightsSettings.listPhraseMatchersSettings()
Returns the object with the settings used for calls to listPhraseMatchers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
ContactCenterInsightsSettings.Builder.listPhraseMatchersSettings()
Returns the builder for the settings used for calls to listPhraseMatchers.
|
Copyright © 2024 Google LLC. All rights reserved.