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"]],[["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."],[[["The latest version available for `EntityMentionData` within the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0."],["This documentation provides reference and code samples for the `EntityMentionData` class in the Contact Center AI Insights v1 API."],["`EntityMentionData` represents a mention of an `Entity` within a conversation and includes information such as the entity's unique ID, the sentiment expressed towards it, and the type of mention."],["The class `EntityMentionData` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There is documentation available for the different versions of the `EntityMentionData` ranging from 1.0.0 up to 2.19.0."]]],[]]