Uses of Class
com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsSettings
-
Packages that use ContactCenterInsightsSettings Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ContactCenterInsightsSettings in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ContactCenterInsightsSettings Modifier and Type Method Description ContactCenterInsightsSettingsContactCenterInsightsSettings.Builder. build()static ContactCenterInsightsSettingsContactCenterInsightsSettings. create(ContactCenterInsightsStubSettings stub)ContactCenterInsightsSettingsContactCenterInsightsClient. getSettings()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ContactCenterInsightsSettings Modifier and Type Method Description static ContactCenterInsightsClientContactCenterInsightsClient. create(ContactCenterInsightsSettings settings)Constructs an instance of ContactCenterInsightsClient, using the given settings.Constructors in com.google.cloud.contactcenterinsights.v1 with parameters of type ContactCenterInsightsSettings Constructor Description Builder(ContactCenterInsightsSettings settings)ContactCenterInsightsClient(ContactCenterInsightsSettings settings)Constructs an instance of ContactCenterInsightsClient, using the given settings.
-