Uses of Interface
com.google.cloud.contactcenterinsights.v1.IntentMatchDataOrBuilder
-
Packages that use IntentMatchDataOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IntentMatchDataOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IntentMatchDataOrBuilder Modifier and Type Class Description class
IntentMatchData
The data for an intent match.static class
IntentMatchData.Builder
The data for an intent match.Methods in com.google.cloud.contactcenterinsights.v1 that return IntentMatchDataOrBuilder Modifier and Type Method Description IntentMatchDataOrBuilder
CallAnnotation.Builder. getIntentMatchDataOrBuilder()
Data specifying an intent match.IntentMatchDataOrBuilder
CallAnnotation. getIntentMatchDataOrBuilder()
Data specifying an intent match.IntentMatchDataOrBuilder
CallAnnotationOrBuilder. getIntentMatchDataOrBuilder()
Data specifying an intent match.
-