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."],[[["This webpage provides reference documentation for the `ConversationLevelSentiment` class within the Google Cloud Contact Center AI Insights v1 API."],["The `ConversationLevelSentiment` class represents sentiment data at the conversation level and implements various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the class's constructors, including a default constructor and a copy constructor, as well as the properties `ChannelTag` and `SentimentData`, which provide specifics on the audio channel and sentiment."],["The page has documentation covering version history, from 1.0.0 all the way to 2.19.0, with the latest being 2.19.0, for the class in question."]]],[]]