public sealed class IntentMatchData : IMessage<IntentMatchData>, IEquatable<IntentMatchData>, IDeepCloneable<IntentMatchData>, IBufferMessage, IMessage
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, part of the Google.Cloud.ContactCenterInsights.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eIntentMatchData represents an intent match for a text segment within a conversation, which can be a part of a sentence, a complete sentence, or a multiple sentence utterance.\u003c/p\u003e\n"],["\u003cp\u003eThis class, IntentMatchData, inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentUniqueId\u003c/code\u003e property of IntentMatchData is a string that identifies the matched intent, allowing retrieval of corresponding intent details.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for IntentMatchData, a default parameter-less constructor, and another that takes another IntentMatchData object as parameter.\u003c/p\u003e\n"]]],[],null,[]]