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 provides reference documentation for the `EntityMention` class within the Google Cloud Natural Language v1 API for .NET."],["The `EntityMention` class represents a mention of an entity in text, with support primarily for proper noun mentions."],["The class implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and has constructors to create instances, one with and one without initial parameters."],["The properties `Sentiment`, `Text`, and `Type` provide details about the entity mention, such as sentiment analysis, the mentioned text, and the type of mention."],["Multiple versions of the `EntityMention` class are available, with the latest being version 3.7.0, and there are previous versions up to 2.2.0."]]],[]]