public sealed class DialogflowInteractionData : IMessage<DialogflowInteractionData>, IEquatable<DialogflowInteractionData>, IDeepCloneable<DialogflowInteractionData>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DialogflowInteractionData.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DialogflowInteractionData` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DialogflowInteractionData` class is designed to represent interaction data from Dialogflow within the Contact Center Insights framework."],["The page offers documentation spanning multiple versions of the API, ranging from 1.0.0 to the latest version, 2.19.0, showing the history and the latest changes made to this class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `Confidence` and `DialogflowIntentId` for detailed data management."],["The `DialogflowInteractionData` class includes constructors for both default instantiation and creating copies, as well as inherited members from the base object class."]]],[]]