intents property

List<String>? intents
getter/setter pair

The name of the intents to export.

Format: projects//locations//agents//intents/.

Required.

Implementation

core.List<core.String>? intents;