Uses of Interface
com.google.cloud.contactcenterinsights.v1.IssueAssignmentOrBuilder
-
Packages that use IssueAssignmentOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IssueAssignmentOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IssueAssignmentOrBuilder Modifier and Type Class Description classIssueAssignmentInformation about the issue.static classIssueAssignment.BuilderInformation about the issue.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueAssignmentOrBuilder Modifier and Type Method Description IssueAssignmentOrBuilderIssueMatchData.Builder. getIssueAssignmentOrBuilder()Information about the issue's assignment.IssueAssignmentOrBuilderIssueMatchData. getIssueAssignmentOrBuilder()Information about the issue's assignment.IssueAssignmentOrBuilderIssueMatchDataOrBuilder. getIssueAssignmentOrBuilder()Information about the issue's assignment.IssueAssignmentOrBuilderIssueModelResult.Builder. getIssuesOrBuilder(int index)All the matched issues.IssueAssignmentOrBuilderIssueModelResult. getIssuesOrBuilder(int index)All the matched issues.IssueAssignmentOrBuilderIssueModelResultOrBuilder. getIssuesOrBuilder(int index)All the matched issues.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type IssueAssignmentOrBuilder Modifier and Type Method Description List<? extends IssueAssignmentOrBuilder>IssueModelResult.Builder. getIssuesOrBuilderList()All the matched issues.List<? extends IssueAssignmentOrBuilder>IssueModelResult. getIssuesOrBuilderList()All the matched issues.List<? extends IssueAssignmentOrBuilder>IssueModelResultOrBuilder. getIssuesOrBuilderList()All the matched issues.
-