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 webpage details the `Conversation` resource within the Google Cloud Contact Center Insights V1 API, version 1.2.0, and it's latest version 2.19.0."],["The `Conversation` class represents a conversation resource and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `Conversation` resource, ranging from 1.0.0 to the latest 2.19.0, each with links to their respective API documentation."],["The `Conversation` resource includes various properties like `AgentId`, `CallMetadata`, `CreateTime`, `Duration`, and `Transcript`, to capture different aspects of a conversation."],["It also includes methods like `Conversation()` and `Conversation(Conversation)` allowing for instance creation, as well as inherited members such as `Object.GetHashCode()`."]]],[]]