public sealed class ConversationLevelSentiment : IMessage<ConversationLevelSentiment>, IEquatable<ConversationLevelSentiment>, IDeepCloneable<ConversationLevelSentiment>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ConversationLevelSentiment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `ConversationLevelSentiment` class within the Contact Center AI Insights v1 API is 2.19.0."],["This class, `ConversationLevelSentiment`, provides data about the sentiment at the conversation level and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["`ConversationLevelSentiment` has properties such as `ChannelTag`, specifying the audio channel, and `SentimentData`, containing sentiment-related information."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffer message capabilities."],["The `ConversationLevelSentiment` class has versions ranging from 1.0.0 to 2.19.0, with each version available with its own documentation."]]],[]]