public MapField<string, DialogflowIntent> DialogflowIntents { get; }
Output only. All the matched Dialogflow intents in the call. The key corresponds to a
Dialogflow intent, format:
projects/{project}/agent/{agent}/intents/{intent}
[[["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 page provides documentation for the `Conversation` resource within the Google Cloud Contact Center Insights V1 API, specifically for version 1.3.0."],["The `Conversation` class represents a communication session and includes various properties such as agent ID, call metadata, data source, duration, and transcript."],["The latest API version documented is 2.19.0, while this page details version 1.3.0 with a full list of the available versions from 1.0.0 up to 2.19.0, where each version has its own linked documentation."],["The `Conversation` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also providing constructors and properties for detailed conversation data and metadata."],["The documentation outlines details such as data types and descriptions for each property of a Conversation, as well as inherited members and related namespaces, useful to understanding how to utilize them in code."]]],[]]