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-03-21 UTC."],[[["This webpage details the `EntityMention` class, which represents a mention of an entity within text, focusing on proper noun mentions."],["The `EntityMention` class is part of the `Google.Cloud.Language.V1` namespace and is implemented in the `Google.Cloud.Language.V1.dll` assembly, with version 3.0.0 being the primary version detailed."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntityMention` class include `Sentiment`, `Text`, and `Type`, which provide details about the sentiment, the mentioned text itself, and the type of mention, respectively."],["There are multiple previous versions of `EntityMention` available, with version 3.7.0 being the latest, alongside other versions such as 3.6.0, 3.5.0, and others."]]],[]]