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 Natural Language v1 API, which represents a mention of an entity in text, with a focus on proper noun mentions."],["The latest version documented is 3.7.0, with numerous previous versions from 3.6.0 down to 2.2.0 also available for browsing and referencing."],["The `EntityMention` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntityMention` class include `Sentiment`, `Text`, and `Type`, which respectively provide details about the sentiment expressed for the mention, the text of the mention, and the mention's type."],["The `EntityMention` class is part of the `Google.Cloud.Language.V1` namespace and is found within the `Google.Cloud.Language.V1.dll` assembly."]]],[]]