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 is 2.19.0, and the page includes a comprehensive list of versions ranging from 1.0.0 up to 2.19.0, allowing users to browse through historical documentation."],["The `DialogflowInteractionData` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is detailed alongside its inheritance from `object`."],["Key properties of the `DialogflowInteractionData` class include `Confidence` (a float value) and `DialogflowIntentId` (a string), both of which are described with their respective value types."],["The page provides information on the `DialogflowInteractionData` class's constructors, with details on its default constructor and an overload that accepts another `DialogflowInteractionData` instance."]]],[]]