Uses of Interface
com.google.cloud.contactcenterinsights.v1.IssueMatchDataOrBuilder
-
Packages that use IssueMatchDataOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IssueMatchDataOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IssueMatchDataOrBuilder Modifier and Type Class Description classIssueMatchDataThe data for an issue match annotation.static classIssueMatchData.BuilderThe data for an issue match annotation.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueMatchDataOrBuilder Modifier and Type Method Description IssueMatchDataOrBuilderCallAnnotation.Builder. getIssueMatchDataOrBuilder()Data specifying an issue match.IssueMatchDataOrBuilderCallAnnotation. getIssueMatchDataOrBuilder()Data specifying an issue match.IssueMatchDataOrBuilderCallAnnotationOrBuilder. getIssueMatchDataOrBuilder()Data specifying an issue match.
-