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 documentation for the `ConversationLevelSentiment` class within the Google Cloud Contact Center Insights v1 API, specifically focusing on version 2.14.0, but also providing links to other versions, with version 2.19.0 being the latest."],["`ConversationLevelSentiment` is a class representing sentiment data at the conversation level, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConversationLevelSentiment` class includes properties such as `ChannelTag` (an integer representing the audio channel) and `SentimentData` (containing the sentiment information)."],["The `ConversationLevelSentiment` class offers two constructors: a default constructor and one that takes another `ConversationLevelSentiment` instance as a parameter for copying."],["The documentation includes a full range of release versions for this class, from 1.0.0 up to 2.19.0."]]],[]]