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 document provides reference documentation for the `DialogflowInteractionData` class within the Contact Center AI Insights v1 API."],["The `DialogflowInteractionData` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is implemented in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["This class has been released in numerous versions, from 1.0.0 up to the latest 2.19.0, with the current version being referenced as 2.14.0 in this context."],["The `DialogflowInteractionData` class offers properties such as `Confidence` (a float representing match certainty) and `DialogflowIntentId` (a string for the Dialogflow intent resource path)."],["The document also details the class's constructors, inherited members, and its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]