trainingPhrases

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ihlhgiturbihjjjl")
suspend fun trainingPhrases(argument: List<suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit>)
@JvmName(name = "fmcxcqfkhcxpilor")
suspend fun trainingPhrases(vararg argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)
@JvmName(name = "nfcvbksxxgmnpksg")
suspend fun trainingPhrases(argument: suspend GoogleCloudDialogflowV2beta1IntentTrainingPhraseArgsBuilder.() -> Unit)

Parameters

argument

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