[[["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."],[[["This webpage provides documentation for the `Sentiment` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to 4.26.0, with the latest version available as of this documentation being 4.26.0."],["The `Sentiment` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is used to represent the sentiment analysis results of a given text unit."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The `Sentiment` class has two main properties: `Magnitude`, a float representing the absolute magnitude of sentiment, and `Score`, a float indicating the sentiment score between -1.0 and 1.0."],["The class has two constructors, a parameterless constructor, and one that copies the properties of another `Sentiment` instance."]]],[]]