dialogflowIntents property

Map<String, GoogleCloudContactcenterinsightsV1DialogflowIntent>? dialogflowIntents
getter/setter pair

All the matched Dialogflow intents in the call.

The key corresponds to a Dialogflow intent, format: projects/{project}/agent/{agent}/intents/{intent}

Output only.

Implementation

core.Map<core.String, GoogleCloudContactcenterinsightsV1DialogflowIntent>?
    dialogflowIntents;