For calls to [AnalyzeSentiment][] or if
[AnnotateTextRequest.Features.extract_document_sentiment][google.cloud.language.v2.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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSentence\u003c/code\u003e class in the Google Cloud Natural Language v2 API represents a single sentence within a document, as part of the version \u003ccode\u003e1.0.0-beta05\u003c/code\u003e, which is the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Sentence>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Sentence>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which indicates its usage in message processing and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eSentence()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eSentence(Sentence other)\u003c/code\u003e) for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eSentiment\u003c/code\u003e, which provides the sentiment analysis result for the sentence and \u003ccode\u003eText\u003c/code\u003e, which represents the actual text of the sentence using the \u003ccode\u003eTextSpan\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eIt is located within the \u003ccode\u003eGoogle.Cloud.Language.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Language.V2.dll\u003c/code\u003e assembly, which are essential details for referencing it in code.\u003c/p\u003e\n"]]],[],null,[]]