public sealed class EntityMentionData : IMessage<EntityMentionData>, IEquatable<EntityMentionData>, IDeepCloneable<EntityMentionData>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class EntityMentionData.
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\u003eThis webpage provides documentation for the \u003ccode\u003eEntityMentionData\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, focusing on version 2.12.0 but also listing all versions from 1.0.0 to 2.19.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityMentionData\u003c/code\u003e represents a mention of an entity in a conversation, containing information such as the unique ID, the sentiment expressed, and the type of mention.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityMentionData\u003c/code\u003e class has properties such as \u003ccode\u003eEntityUniqueId\u003c/code\u003e, \u003ccode\u003eSentiment\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which can provide detailed insights into the mentioned entity within the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides two constructors for the class \u003ccode\u003eEntityMentionData()\u003c/code\u003e, one with no parameter, and the other taking another \u003ccode\u003eEntityMentionData\u003c/code\u003e as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]