parameters

@JvmName(name = "dtqjheeokcfysnbj")
suspend fun parameters(value: Output<List<GoogleCloudDialogflowCxV3IntentParameterArgs>>)
@JvmName(name = "hncrfyomynyxmhgh")
suspend fun parameters(value: List<GoogleCloudDialogflowCxV3IntentParameterArgs>?)

Parameters

value

The collection of parameters associated with the intent.


@JvmName(name = "mybkukkfxmpjdxta")
suspend fun parameters(vararg values: Output<GoogleCloudDialogflowCxV3IntentParameterArgs>)


@JvmName(name = "erdvdnotvtnjxohf")
suspend fun parameters(values: List<Output<GoogleCloudDialogflowCxV3IntentParameterArgs>>)
@JvmName(name = "niojcnhcblermowm")
suspend fun parameters(vararg values: GoogleCloudDialogflowCxV3IntentParameterArgs)

Parameters

values

The collection of parameters associated with the intent.


@JvmName(name = "eojrmvaocgtoavxe")
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "kavydlnfhauqxtyv")
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit)
@JvmName(name = "ndmblhmvwtmpkhud")
suspend fun parameters(argument: suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit)

Parameters

argument

The collection of parameters associated with the intent.