parameters

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

Parameters

value

The collection of parameters associated with the intent.


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


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

Parameters

values

The collection of parameters associated with the intent.


@JvmName(name = "fkadbilnjebqbwtb")
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "jpmwexlytlbhmbut")
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit)
@JvmName(name = "tsqhururthiethat")
suspend fun parameters(argument: suspend GoogleCloudDialogflowCxV3IntentParameterArgsBuilder.() -> Unit)

Parameters

argument

The collection of parameters associated with the intent.