trainingPhrases property

List<GoogleCloudDialogflowCxV3IntentTrainingPhrase>? trainingPhrases
getter/setter pair

The collection of training phrases the agent is trained on to identify the intent.

Implementation

core.List<GoogleCloudDialogflowCxV3IntentTrainingPhrase>? trainingPhrases;