public sealed class ConversationLevelSentiment : IMessage<ConversationLevelSentiment>, IEquatable<ConversationLevelSentiment>, IDeepCloneable<ConversationLevelSentiment>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `ConversationLevelSentiment` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, with the latest version being 2.19.0."],["The `ConversationLevelSentiment` class provides data on conversation-level sentiment, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `ConversationLevelSentiment()` and `ConversationLevelSentiment(ConversationLevelSentiment other)`, allowing for default initialization or copying from another instance."],["Key properties of the `ConversationLevelSentiment` class include `ChannelTag`, which specifies the audio channel, and `SentimentData`, which carries sentiment information."],["The page offers a full history of the versions of this class, ranging from 1.0.0 to the most recent 2.19.0."]]],[]]