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."],[[["The latest version available for the Google Cloud Natural Language v1 API is 3.7.0, while the current page focuses on version 3.3.0 of the `Sentence` class."],["The `Sentence` class represents a sentence within a document and is part of the `Google.Cloud.Language.V1` namespace in the .NET API."],["This `Sentence` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class."],["The `Sentence` class has properties for sentiment analysis (`Sentiment`) and the text content of the sentence itself (`Text`), providing insights into the emotional tone and content of a sentence."],["The page provides reference documentation and samples for the Sentence class, including constructors and properties, in the Google Cloud Natural Language v1 API."]]],[]]