trainingPhrases

@JvmName(name = "ofdfxufpkgrglvkf")
suspend fun trainingPhrases(value: Output<List<GoogleCloudDialogflowV2IntentTrainingPhraseArgs>>)
@JvmName(name = "teimbmcmoenkiatv")
suspend fun trainingPhrases(value: List<GoogleCloudDialogflowV2IntentTrainingPhraseArgs>?)

Parameters

value

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


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


@JvmName(name = "eiouuyiaksvtcrta")
suspend fun trainingPhrases(values: List<Output<GoogleCloudDialogflowV2IntentTrainingPhraseArgs>>)
@JvmName(name = "siapntomemclqxod")
suspend fun trainingPhrases(vararg values: GoogleCloudDialogflowV2IntentTrainingPhraseArgs)

Parameters

values

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


@JvmName(name = "kwsyfjwgxfefklig")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "dkkaffvluvcrimgu")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "mshgkplsvdewlcfo")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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