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 classIssueThe issue resource.static classIssue.BuilderThe issue resource.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueOrBuilder Modifier and Type Method Description IssueOrBuilderUpdateIssueRequest.Builder. getIssueOrBuilder()Required.IssueOrBuilderUpdateIssueRequest. getIssueOrBuilder()Required.IssueOrBuilderUpdateIssueRequestOrBuilder. getIssueOrBuilder()Required.IssueOrBuilderListIssuesResponse.Builder. getIssuesOrBuilder(int index)The issues that match the request.IssueOrBuilderListIssuesResponse. getIssuesOrBuilder(int index)The issues that match the request.IssueOrBuilderListIssuesResponseOrBuilder. 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.
-