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"]],[["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 IntentMatchData is 2.19.0, representing the most current release of this API class.\u003c/p\u003e\n"],["\u003cp\u003eIntentMatchData is a class within the Google.Cloud.ContactCenterInsights.V1 namespace, designed to represent data for an intent match in a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its support for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIntentMatchData instances can be constructed either with a default constructor or by copying data from another IntentMatchData object, as shown by the two constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property \u003ccode\u003eIntentUniqueId\u003c/code\u003e, which is a string representing the unique identifier of the matched intent and can be utilized to find further information about the intent.\u003c/p\u003e\n"]]],[],null,[]]