public sealed class EntityMentionData : IMessage<EntityMentionData>, IEquatable<EntityMentionData>, IDeepCloneable<EntityMentionData>, IBufferMessage, IMessage
The data for an entity mention annotation.
This represents a mention of an Entity in the conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eEntityMentionData\u003c/code\u003e documentation is 2.19.0, part of the Google.Cloud.ContactCenterInsights.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityMentionData\u003c/code\u003e is a class that represents an annotation of an entity mention within a conversation, which is implemented using multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three key properties: \u003ccode\u003eEntityUniqueId\u003c/code\u003e which retrieves the specific entity in conversation entities, \u003ccode\u003eSentiment\u003c/code\u003e which indicates the sentiment expressed in the mention, and \u003ccode\u003eType\u003c/code\u003e which refers to the mention type.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default one with no parameters and one that accepts another \u003ccode\u003eEntityMentionData\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the library range from version 1.0.0 to the latest 2.19.0, all referencing the same \u003ccode\u003eEntityMentionData\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]