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."],[[["The latest version available for the `Google.Cloud.ContactCenterInsights.V1.Conversation` is 2.19.0, with a range of previous versions from 2.18.0 to 1.0.0 also accessible."],["The `Conversation` class represents a resource that implements interfaces for messaging, equality checks, deep cloning, and buffer messaging within the Google Cloud Contact Center Insights library."],["The `Conversation` resource contains properties such as `AgentId`, `CallMetadata`, `CreateTime`, `DataSource`, and `Duration` to manage and describe specific metadata associated with a given conversation, and some fields are output only, while some are input only."],["This class has a number of properties that handle the expiration of conversation data such as the `ExpireTime` and `Ttl` properties."],["The properties `Labels` and `DialogflowIntents` are mapfields, where `RuntimeAnnotations` is a repeated field."]]],[]]