| 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.ListViewsPagedResponse |
ContactCenterInsightsClient.listViews(ListViewsRequest request)
Lists views.
|
ContactCenterInsightsClient.ListViewsPagedResponse |
ContactCenterInsightsClient.listViews(LocationName parent)
Lists views.
|
ContactCenterInsightsClient.ListViewsPagedResponse |
ContactCenterInsightsClient.listViews(String parent)
Lists views.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsClient.ListViewsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest,ListViewsResponse,View> context,
com.google.api.core.ApiFuture<ListViewsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsClient.listViewsPagedCallable()
Lists views.
|
com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsSettings.listViewsSettings()
Returns the object with the settings used for calls to listViews.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsSettings.Builder.listViewsSettings()
Returns the builder for the settings used for calls to listViews.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> |
HttpJsonContactCenterInsightsStub.listViewsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> |
GrpcContactCenterInsightsStub.listViewsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsStub.listViewsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsStubSettings.listViewsSettings()
Returns the object with the settings used for calls to listViews.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
ContactCenterInsightsStubSettings.Builder.listViewsSettings()
Returns the builder for the settings used for calls to listViews.
|
Copyright © 2024 Google LLC. All rights reserved.