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 \u003ccode\u003eIntentMatchData\u003c/code\u003e class represents an intent match within a text segment of a conversation, which could range from part of a sentence to multiple sentences.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.19.0 is the latest available version of the \u003ccode\u003eIntentMatchData\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, but there are many previous releases, going as far back as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentMatchData\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIntentMatchData\u003c/code\u003e class has two constructors: one default constructor, and another that takes another \u003ccode\u003eIntentMatchData\u003c/code\u003e as a parameter for copying, and contains the property \u003ccode\u003eIntentUniqueId\u003c/code\u003e to represent the matched intent.\u003c/p\u003e\n"]]],[],null,[]]