[[["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 provides sentiment analysis capabilities for text, indicating positive or negative feeling."],["This class, found in the `Google.Cloud.Dialogflow.V2Beta1` namespace, is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly and is available in multiple beta versions."],["The `Sentiment` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two main properties, `Magnitude` and `Score`, which respectively represent the absolute magnitude and the polarity of the sentiment."],["There are two constructors of the class `Sentiment`, a default constructor, and a second constructor taking another `Sentiment` object as parameter."]]],[]]