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, focusing on its properties, constructors, and inheritance."],["The `Conversation` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is implemented in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["It outlines various properties of a conversation, such as `AgentId`, `CallMetadata`, `CreateTime`, `Duration`, `LanguageCode`, `StartTime` and `Transcript`, which define the attributes of a conversation."],["The page provides a list of available versions for the `Conversation` resource, ranging from the latest `2.19.0` down to `1.0.0`, allowing users to navigate through the different releases."],["The `Conversation` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` showing the extent of how the class can be used."]]],[]]