[[["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 v2 API provides sentiment analysis capabilities for text, with the latest version being 4.26.0."],["The `Sentiment` class can analyze and provide a sentiment score ranging from -1.0 (negative) to 1.0 (positive), as well as a magnitude value representing the strength of the sentiment."],["The documentation covers versions of the `Sentiment` class from 3.2.0 up to the latest version of 4.26.0, each version represented by a unique link."],["The `Sentiment` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors for the `Sentiment` class, one default constructor and one that takes another `Sentiment` object as a parameter, and has two properties: `Magnitude` and `Score`, both float types."]]],[]]