trainingPhrases

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "njbespoeitukbgew")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "gxjwaktvwdvrnspr")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "cypffbembperrura")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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