For calls to [AnalyzeSentiment][] or if
[AnnotateTextRequest.Features.extract_document_sentiment][google.cloud.language.v1.AnnotateTextRequest.Features.extract_document_sentiment] is set to
true, this field will contain the sentiment for the sentence.
[[["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 document provides reference documentation for the `Sentence` class within the Google Cloud Natural Language v1 API, specifically version 3.2.0."],["The `Sentence` class represents a sentence in an input document and is part of the `Google.Cloud.Language.V1` namespace."],["The class includes two constructors: a default constructor and one that takes another `Sentence` object as a parameter."],["It offers two key properties: `Sentiment`, which holds the sentiment of the sentence, and `Text`, which contains the text content of the sentence."],["The current document has a list of previous version of the Sentence class, with version 3.7.0 being the latest version available."]]],[]]