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."],[[["This webpage provides documentation for the `EntityMention` class within the `Google.Cloud.Language.V1` namespace, specifically version 2.3.0."],["`EntityMention` represents a mention of an entity in text and primarily supports proper noun mentions."],["The `EntityMention` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `EntityMention` include `Sentiment`, which describes the sentiment expressed in the mention, `Text`, representing the text span of the mention, and `Type`, indicating the type of entity mention."],["There are multiple previous versions of this class, with version 3.7.0 being the most recent, and available resources are provided to navigate to each."]]],[]]