For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the sentiment expressed for this
mention of the entity in the provided document.
[[["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 `EntityMention` class in the Google Cloud Natural Language v1 API represents a mention of an entity in text, primarily supporting proper noun mentions."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparison, deep cloning, and buffer management."],["The `EntityMention` class provides properties such as `Sentiment`, `Text`, and `Type` to describe the sentiment, text content, and type of the mentioned entity respectively."],["The latest version of the package provided is 3.7.0, however the current documentation displayed is for version 3.5.0."],["There are ten versions of this package, ranging from 2.2.0 up to the current latest version of 3.7.0."]]],[]]