[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]