trainingPhrases

@JvmName(name = "eikghhawnmfcbmwh")
suspend fun trainingPhrases(value: Output<List<GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgs>>)
@JvmName(name = "hpiknsrjjhcppgsj")
suspend fun trainingPhrases(value: List<GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgs>?)

Parameters

value

Optional. The collection of examples that the agent is trained on.


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


@JvmName(name = "snoqtwfhfykucpth")
suspend fun trainingPhrases(values: List<Output<GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgs>>)
@JvmName(name = "fodkohdjcctajokg")
suspend fun trainingPhrases(vararg values: GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgs)

Parameters

values

Optional. The collection of examples that the agent is trained on.


@JvmName(name = "frqrijnoimkkumcx")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "xsmswojeliuyeihf")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "liqsgtnhhhtlueea")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of examples that the agent is trained on.