trainingPhrases property

List<GoogleCloudDialogflowV2IntentTrainingPhrase>? trainingPhrases
getter/setter pair

The collection of examples that the agent is trained on.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2IntentTrainingPhrase>? trainingPhrases;