intents property

List<GoogleCloudDialogflowV2Intent>? intents
getter/setter pair

The collection of intents to delete.

Only intent name must be filled in.

Required.

Implementation

core.List<GoogleCloudDialogflowV2Intent>? intents;