trainingPhrases

@JvmName(name = "mifqdtimoaxlwhfo")
suspend fun trainingPhrases(value: Output<List<GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgs>>)

Parameters

value

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


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


@JvmName(name = "qinfbmqjgaenfdyg")
suspend fun trainingPhrases(values: List<Output<GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgs>>)
@JvmName(name = "ljqkkgegkyqhjyxt")
suspend fun trainingPhrases(vararg values: GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgs)

Parameters

values

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


@JvmName(name = "dgivoxqhirmxunox")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "ydyohihqxuybflhp")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "fpbexewvxiabgxxr")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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