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\u003eThis page provides reference documentation for the \u003ccode\u003eDialogflowIntent\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, spanning multiple versions from 1.0.0 to the latest 2.19.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDialogflowIntent\u003c/code\u003e is a class that represents a detected intent in a conversation and is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace.\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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eDialogflowIntent\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowIntent\u003c/code\u003e class has a \u003ccode\u003eDisplayName\u003c/code\u003e property of type string, which is used to store the human-readable name of the intent.\u003c/p\u003e\n"]]],[],null,[]]