trainingPhrases

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gveivecoxrompcja")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "vbwvsxydinqdmsrs")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "qrwjeftralapfehm")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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