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 class
ConversationLevelSentiment
One channel of conversation-level sentiment data.static class
ConversationLevelSentiment.Builder
One channel of conversation-level sentiment data.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationLevelSentimentOrBuilder Modifier and Type Method Description ConversationLevelSentimentOrBuilder
AnalysisResult.CallAnalysisMetadata.Builder. getSentimentsOrBuilder(int index)
Overall conversation-level sentiment for each channel of the call.ConversationLevelSentimentOrBuilder
AnalysisResult.CallAnalysisMetadata. getSentimentsOrBuilder(int index)
Overall conversation-level sentiment for each channel of the call.ConversationLevelSentimentOrBuilder
AnalysisResult.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.
-