public sealed class DialogflowIntent : IMessage<DialogflowIntent>, IEquatable<DialogflowIntent>, IDeepCloneable<DialogflowIntent>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DialogflowIntent.
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 the DialogflowIntent class within the Contact Center AI Insights v1 API is 2.19.0, with numerous previous versions available for reference, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe DialogflowIntent class represents a detected intent in a conversation, such as a "MAKES_PROMISE" intent, and it's part of the Google.Cloud.ContactCenterInsights.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowIntent\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowIntent\u003c/code\u003e class has two constructors: one default, \u003ccode\u003eDialogflowIntent()\u003c/code\u003e, and one that takes another \u003ccode\u003eDialogflowIntent\u003c/code\u003e instance as a parameter, \u003ccode\u003eDialogflowIntent(DialogflowIntent other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisplayName\u003c/code\u003e property of the \u003ccode\u003eDialogflowIntent\u003c/code\u003e class is a string type that holds the human-readable name of the intent.\u003c/p\u003e\n"]]],[],null,[]]