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 class
IssueAssignment
Information about the issue.static class
IssueAssignment.Builder
Information about the issue.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueAssignmentOrBuilder Modifier and Type Method Description IssueAssignmentOrBuilder
IssueMatchData.Builder. getIssueAssignmentOrBuilder()
Information about the issue's assignment.IssueAssignmentOrBuilder
IssueMatchData. getIssueAssignmentOrBuilder()
Information about the issue's assignment.IssueAssignmentOrBuilder
IssueMatchDataOrBuilder. getIssueAssignmentOrBuilder()
Information about the issue's assignment.IssueAssignmentOrBuilder
IssueModelResult.Builder. getIssuesOrBuilder(int index)
All the matched issues.IssueAssignmentOrBuilder
IssueModelResult. getIssuesOrBuilder(int index)
All the matched issues.IssueAssignmentOrBuilder
IssueModelResultOrBuilder. 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.
-