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, offering reference materials and code samples."],["The latest version available for `DialogflowInteractionData` is 2.19.0, with previous versions from 2.18.0 down to 1.0.0 also accessible."],["`DialogflowInteractionData` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `DialogflowInteractionData` object as a parameter for copying."],["The class includes properties `Confidence` that rates how certain the match is, and `DialogflowIntentId`, which is a resource path."]]],[]]