Uses of Interface
com.google.cloud.contactcenterinsights.v1.ConversationLevelSentimentOrBuilder
-
Packages that use ConversationLevelSentimentOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ConversationLevelSentimentOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ConversationLevelSentimentOrBuilder Modifier and Type Class Description classConversationLevelSentimentOne channel of conversation-level sentiment data.static classConversationLevelSentiment.BuilderOne channel of conversation-level sentiment data.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationLevelSentimentOrBuilder Modifier and Type Method Description ConversationLevelSentimentOrBuilderAnalysisResult.CallAnalysisMetadata.Builder. getSentimentsOrBuilder(int index)Overall conversation-level sentiment for each channel of the call.ConversationLevelSentimentOrBuilderAnalysisResult.CallAnalysisMetadata. getSentimentsOrBuilder(int index)Overall conversation-level sentiment for each channel of the call.ConversationLevelSentimentOrBuilderAnalysisResult.CallAnalysisMetadataOrBuilder. getSentimentsOrBuilder(int index)Overall conversation-level sentiment for each channel of the call.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ConversationLevelSentimentOrBuilder Modifier and Type Method Description List<? extends ConversationLevelSentimentOrBuilder>AnalysisResult.CallAnalysisMetadata.Builder. getSentimentsOrBuilderList()Overall conversation-level sentiment for each channel of the call.List<? extends ConversationLevelSentimentOrBuilder>AnalysisResult.CallAnalysisMetadata. getSentimentsOrBuilderList()Overall conversation-level sentiment for each channel of the call.List<? extends ConversationLevelSentimentOrBuilder>AnalysisResult.CallAnalysisMetadataOrBuilder. getSentimentsOrBuilderList()Overall conversation-level sentiment for each channel of the call.
-