trainingPhrases

@JvmName(name = "vvdwjmcfupphvuat")
suspend fun trainingPhrases(value: Output<List<GoogleCloudDialogflowCxV3IntentTrainingPhraseArgs>>)
@JvmName(name = "wnnoicouyfhnlqqt")
suspend fun trainingPhrases(value: List<GoogleCloudDialogflowCxV3IntentTrainingPhraseArgs>?)

Parameters

value

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


@JvmName(name = "oeckeexqbgdsdtvs")
suspend fun trainingPhrases(vararg values: Output<GoogleCloudDialogflowCxV3IntentTrainingPhraseArgs>)


@JvmName(name = "vmdkbnxnscbonfhl")
suspend fun trainingPhrases(values: List<Output<GoogleCloudDialogflowCxV3IntentTrainingPhraseArgs>>)
@JvmName(name = "vbgkweowlexwfwuc")
suspend fun trainingPhrases(vararg values: GoogleCloudDialogflowCxV3IntentTrainingPhraseArgs)

Parameters

values

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


@JvmName(name = "aspbblsidxibvbuh")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowCxV3IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "expupomcmwgnqixe")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowCxV3IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "tgpsbywivcmkotcc")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowCxV3IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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