Uses of Interface
com.google.cloud.contactcenterinsights.v1.IssueOrBuilder
-
Packages that use IssueOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IssueOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IssueOrBuilder Modifier and Type Class Description class
Issue
The issue resource.static class
Issue.Builder
The issue resource.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueOrBuilder Modifier and Type Method Description IssueOrBuilder
UpdateIssueRequest.Builder. getIssueOrBuilder()
Required.IssueOrBuilder
UpdateIssueRequest. getIssueOrBuilder()
Required.IssueOrBuilder
UpdateIssueRequestOrBuilder. getIssueOrBuilder()
Required.IssueOrBuilder
ListIssuesResponse.Builder. getIssuesOrBuilder(int index)
The issues that match the request.IssueOrBuilder
ListIssuesResponse. getIssuesOrBuilder(int index)
The issues that match the request.IssueOrBuilder
ListIssuesResponseOrBuilder. getIssuesOrBuilder(int index)
The issues that match the request.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type IssueOrBuilder Modifier and Type Method Description List<? extends IssueOrBuilder>
ListIssuesResponse.Builder. getIssuesOrBuilderList()
The issues that match the request.List<? extends IssueOrBuilder>
ListIssuesResponse. getIssuesOrBuilderList()
The issues that match the request.List<? extends IssueOrBuilder>
ListIssuesResponseOrBuilder. getIssuesOrBuilderList()
The issues that match the request.
-