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."],[[["This webpage provides documentation for the `EntityMentionData` class within the Google Cloud Contact Center AI Insights v1 API, offering reference materials and code samples."],["The `EntityMentionData` class represents a specific mention of an `Entity` within a conversation, which can be retrieved with an entity unique ID."],["This documentation covers multiple versions of the API, with version 2.19.0 being the latest, and provides the implementation details and inheritance information for the class."],["The `EntityMentionData` class includes properties such as `EntityUniqueId`, `Sentiment`, and `Type`, which describe the mentioned entity, its sentiment, and the type of mention."],["The documentation lists all available versions from 1.0.0 up to 2.19.0 for the `EntityMentionData` class."]]],[]]