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 `DialogflowInteractionData` class, part of the `Google.Cloud.ContactCenterInsights.V1` namespace, is used to represent interaction data related to Dialogflow."],["The page includes a comprehensive list of versions for this class, ranging from the latest [2.19.0] down to version [1.0.0], with the current version being [2.18.0]."],["Key properties of the class include `Confidence`, representing the certainty of a match, and `DialogflowIntentId`, indicating the intent's resource path."],["The `DialogflowInteractionData` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and includes details on inherited members, constructors, and property value types."]]],[]]