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 Insights v1 API, focusing on version 2.16.0 and offering links to other versions."],["The `DialogflowInteractionData` class is used for managing data related to Dialogflow interactions and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `Confidence` (a float value representing the confidence level) and `DialogflowIntentId` (a string representing the resource path of the Dialogflow intent)."],["The page provides a list of all available versions, ranging from 1.0.0 to the latest, 2.19.0, of the `DialogflowInteractionData` documentation."],["The documentation includes details on the class's inheritance, constructors, and properties, along with their descriptions, and value types."]]],[]]