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 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 documentation includes a list of all available versions of the class, ranging from the latest version 2.19.0 down to version 1.0.0, each with links to their respective documentation."],["The `ConversationLevelSentiment` class contains properties such as `ChannelTag` (an integer representing the audio channel) and `SentimentData` (of type `SentimentData`), to provide further insights into the sentiment."],["The current documentation has members such as inherited members, namespace, assembly, constructors, and properties, all being listed in a structured manner for easy access."]]],[]]