public sealed class IntentMatchData : IMessage<IntentMatchData>, IEquatable<IntentMatchData>, IDeepCloneable<IntentMatchData>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IntentMatchData.
The data for an intent match.
Represents an intent match for a text segment in the conversation. A text
segment can be part of a sentence, a complete sentence, or an utterance
with multiple sentences.
[[["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 page provides reference documentation for the `IntentMatchData` class within the Google Cloud Contact Center AI Insights v1 API."],["The `IntentMatchData` class represents an intent match for a text segment within a conversation, which may include part of a sentence, a complete sentence, or an utterance with multiple sentences."],["The latest version of the API documented on this page is 2.19.0, with versions ranging back to 1.0.0 also accessible."],["The `IntentMatchData` class has a constructor, `IntentUniqueId` property, and implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The assembly containing the `IntentMatchData` class is Google.Cloud.ContactCenterInsights.V1.dll, and it resides within the Google.Cloud.ContactCenterInsights.V1 namespace."]]],[]]