Uses of Class
com.google.cloud.contactcenterinsights.v1.AnalysisName.Builder
-
Packages that use AnalysisName.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of AnalysisName.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return AnalysisName.Builder Modifier and Type Method Description static AnalysisName.BuilderAnalysisName. newBuilder()AnalysisName.BuilderAnalysisName.Builder. setAnalysis(String analysis)AnalysisName.BuilderAnalysisName.Builder. setConversation(String conversation)AnalysisName.BuilderAnalysisName.Builder. setLocation(String location)AnalysisName.BuilderAnalysisName.Builder. setProject(String project)AnalysisName.BuilderAnalysisName. toBuilder()
-