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 classIntentMatchDataThe data for an intent match.static classIntentMatchData.BuilderThe data for an intent match.Methods in com.google.cloud.contactcenterinsights.v1 that return IntentMatchDataOrBuilder Modifier and Type Method Description IntentMatchDataOrBuilderCallAnnotation.Builder. getIntentMatchDataOrBuilder()Data specifying an intent match.IntentMatchDataOrBuilderCallAnnotation. getIntentMatchDataOrBuilder()Data specifying an intent match.IntentMatchDataOrBuilderCallAnnotationOrBuilder. getIntentMatchDataOrBuilder()Data specifying an intent match.
-