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\u003eThe latest version of DialogflowIntent is 2.19.0, and there are various older versions available, including 2.18.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eDialogflowIntent is a class within the Google.Cloud.ContactCenterInsights.V1 namespace, and it's designed to represent a detected intent in a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including IMessage<DialogflowIntent>, IEquatable<DialogflowIntent>, IDeepCloneable<DialogflowIntent>, IBufferMessage, and IMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe DialogflowIntent class has two constructors: one default and one that takes another DialogflowIntent object as a parameter for creating a new object from another object.\u003c/p\u003e\n"],["\u003cp\u003eThe DialogflowIntent class has one property called DisplayName which is a string that represents the human-readable name of the intent.\u003c/p\u003e\n"]]],[],null,[]]