Uses of Class
com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsClient
-
Packages that use ContactCenterInsightsClient Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ContactCenterInsightsClient in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ContactCenterInsightsClient Modifier and Type Method Description static ContactCenterInsightsClientContactCenterInsightsClient. create()Constructs an instance of ContactCenterInsightsClient with default settings.static ContactCenterInsightsClientContactCenterInsightsClient. create(ContactCenterInsightsSettings settings)Constructs an instance of ContactCenterInsightsClient, using the given settings.static ContactCenterInsightsClientContactCenterInsightsClient. create(ContactCenterInsightsStub stub)Constructs an instance of ContactCenterInsightsClient, using the given stub for making calls.
-