[[["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 Natural Language v1 API represents the feeling associated with text or entities."],["The class offers access to various versions, with the latest being version 3.7.0 and others ranging back to 2.2.0."],["The `Sentiment` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties `Magnitude` and `Score`, representing the strength of sentiment and its polarity, respectively."],["The `Sentiment` class has two constructors, one default and one that takes another `Sentiment` object as an argument."]]],[]]