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 API's .NET library, specifically version 2.2.0."],["`EntityMention` represents a mention of an entity in text, with support for proper noun mentions and implements several interfaces for message handling and cloning."],["The class includes properties such as `Sentiment`, `Text`, and `Type`, which provide information about the sentiment, the text, and the mention type of the entity, respectively."],["The documentation outlines the inheritance and implemented interfaces, as well as the constructors available for creating `EntityMention` instances."],["Multiple versions of the documentation are accessible, ranging from version 2.2.0 up to the latest version, 3.7.0, of the Google.Cloud.Language.V1 library."]]],[]]