[[["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-04-09 UTC."],[[["This documentation is for the `Sentiment` class within the Google Cloud Natural Language v2 API, specifically version 1.0.0-beta04."],["The `Sentiment` class represents the overall feeling detected in a text or its entities, and it inherits from the base `object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Sentiment` class can be instantiated using two constructors: a default constructor, and one that accepts another `Sentiment` object as a parameter."],["The `Sentiment` class includes two properties: `Magnitude`, which is a non-negative float indicating the intensity of sentiment, and `Score`, a float ranging from -1.0 to 1.0 representing negative to positive sentiment."]]],[]]