training Phrases
Parameters
value
Optional. The collection of examples that the agent is trained on.
Parameters
values
Optional. The collection of examples that the agent is trained on.
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit>)
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)
Parameters
argument
Optional. The collection of examples that the agent is trained on.