intents property

List<GoogleCloudDialogflowV2Intent>? intents
getter/setter pair

A collection of intents.

Implementation

core.List<GoogleCloudDialogflowV2Intent>? intents;