| 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.ListAnalysesPagedResponse |
ContactCenterInsightsClient.listAnalyses(ConversationName parent)
Lists analyses.
|
ContactCenterInsightsClient.ListAnalysesPagedResponse |
ContactCenterInsightsClient.listAnalyses(ListAnalysesRequest request)
Lists analyses.
|
ContactCenterInsightsClient.ListAnalysesPagedResponse |
ContactCenterInsightsClient.listAnalyses(String parent)
Lists analyses.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsClient.ListAnalysesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAnalysesRequest,ListAnalysesResponse,Analysis> context,
com.google.api.core.ApiFuture<ListAnalysesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsClient.listAnalysesPagedCallable()
Lists analyses.
|
com.google.api.gax.rpc.PagedCallSettings<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsSettings.listAnalysesSettings()
Returns the object with the settings used for calls to listAnalyses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsSettings.Builder.listAnalysesSettings()
Returns the builder for the settings used for calls to listAnalyses.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
HttpJsonContactCenterInsightsStub.listAnalysesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
GrpcContactCenterInsightsStub.listAnalysesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAnalysesRequest,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsStub.listAnalysesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsStubSettings.listAnalysesSettings()
Returns the object with the settings used for calls to listAnalyses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
ContactCenterInsightsStubSettings.Builder.listAnalysesSettings()
Returns the builder for the settings used for calls to listAnalyses.
|
Copyright © 2024 Google LLC. All rights reserved.