[[["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 `Sentiment` class in the Google Cloud Dialogflow v2beta1 API represents the sentiment analysis results, such as positive or negative feeling, for a unit of text."],["The latest version of the `Sentiment` class is 1.0.0-beta23, as part of the Google.Cloud.Dialogflow.V2Beta1 namespace."],["This `Sentiment` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `Sentiment()` and another `Sentiment(Sentiment other)` to create a new instance from an existing one."],["It contains two properties, `Magnitude` and `Score`, which represent the absolute strength of sentiment and the sentiment score ranging from -1.0 to 1.0, respectively."]]],[]]