intents property

Map<String, GoogleCloudContactcenterinsightsV1Intent>? intents
getter/setter pair

All the matched intents in the call.

Implementation

core.Map<core.String, GoogleCloudContactcenterinsightsV1Intent>? intents;