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 class
IssueMatchData
The data for an issue match annotation.static class
IssueMatchData.Builder
The data for an issue match annotation.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueMatchDataOrBuilder Modifier and Type Method Description IssueMatchDataOrBuilder
CallAnnotation.Builder. getIssueMatchDataOrBuilder()
Data specifying an issue match.IssueMatchDataOrBuilder
CallAnnotation. getIssueMatchDataOrBuilder()
Data specifying an issue match.IssueMatchDataOrBuilder
CallAnnotationOrBuilder. getIssueMatchDataOrBuilder()
Data specifying an issue match.
-