Uses of Interface
com.google.cloud.contactcenterinsights.v1.AnalysisOrBuilder
-
Packages that use AnalysisOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of AnalysisOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement AnalysisOrBuilder Modifier and Type Class Description classAnalysisThe analysis resource.static classAnalysis.BuilderThe analysis resource.Methods in com.google.cloud.contactcenterinsights.v1 that return AnalysisOrBuilder Modifier and Type Method Description AnalysisOrBuilderListAnalysesResponse.Builder. getAnalysesOrBuilder(int index)The analyses that match the request.AnalysisOrBuilderListAnalysesResponse. getAnalysesOrBuilder(int index)The analyses that match the request.AnalysisOrBuilderListAnalysesResponseOrBuilder. getAnalysesOrBuilder(int index)The analyses that match the request.AnalysisOrBuilderCreateAnalysisRequest.Builder. getAnalysisOrBuilder()Required.AnalysisOrBuilderCreateAnalysisRequest. getAnalysisOrBuilder()Required.AnalysisOrBuilderCreateAnalysisRequestOrBuilder. getAnalysisOrBuilder()Required.AnalysisOrBuilderConversation.Builder. getLatestAnalysisOrBuilder()Output only.AnalysisOrBuilderConversation. getLatestAnalysisOrBuilder()Output only.AnalysisOrBuilderConversationOrBuilder. getLatestAnalysisOrBuilder()Output only.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type AnalysisOrBuilder Modifier and Type Method Description List<? extends AnalysisOrBuilder>ListAnalysesResponse.Builder. getAnalysesOrBuilderList()The analyses that match the request.List<? extends AnalysisOrBuilder>ListAnalysesResponse. getAnalysesOrBuilderList()The analyses that match the request.List<? extends AnalysisOrBuilder>ListAnalysesResponseOrBuilder. getAnalysesOrBuilderList()The analyses that match the request.
-