[[["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-04-09 UTC."],[[["The latest version of the `SentimentData` class is 2.19.0, but it also has many versions available, including older ones, all the way back to 1.0.0."],["`SentimentData` is a class that represents the data for a sentiment annotation, inheriting from `Object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two primary properties: `Magnitude`, a non-negative number representing the absolute magnitude of sentiment, and `Score`, which represents the sentiment score ranging from -1.0 to 1.0."],["There are two constructors provided: a default `SentimentData()` constructor, and one that takes another `SentimentData` object to make a copy."],["The class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace, within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]