public sealed class DialogflowIntent : IMessage<DialogflowIntent>, IEquatable<DialogflowIntent>, IDeepCloneable<DialogflowIntent>, IBufferMessage, IMessage
The data for a Dialogflow intent.
Represents a detected intent in the conversation, e.g. MAKES_PROMISE.
[[["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\u003eThis page details the \u003ccode\u003eDialogflowIntent\u003c/code\u003e class, which represents a detected intent within a conversation, for the Google Cloud Contact Center Insights API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDialogflowIntent\u003c/code\u003e is 2.19.0, with a comprehensive list of prior versions ranging from 1.0.0 to the most current release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowIntent\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, indicating its role within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eDisplayName\u003c/code\u003e property of type \u003ccode\u003eString\u003c/code\u003e, allowing for a human-readable representation of the detected intent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowIntent\u003c/code\u003e class has two constructors, a default one \u003ccode\u003eDialogflowIntent()\u003c/code\u003e and a copy constructor \u003ccode\u003eDialogflowIntent(DialogflowIntent other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]