parameters

@JvmName(name = "ykfyutaisydvagoa")
suspend fun parameters(value: Output<List<GoogleCloudDialogflowV2IntentParameterArgs>>)
@JvmName(name = "dacdpmqptdtsrytm")
suspend fun parameters(value: List<GoogleCloudDialogflowV2IntentParameterArgs>?)

Parameters

value

Optional. The collection of parameters associated with the intent.


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


@JvmName(name = "opmlwftgpuhnejyl")
suspend fun parameters(values: List<Output<GoogleCloudDialogflowV2IntentParameterArgs>>)
@JvmName(name = "rvvuxalyhelvvxvq")
suspend fun parameters(vararg values: GoogleCloudDialogflowV2IntentParameterArgs)

Parameters

values

Optional. The collection of parameters associated with the intent.


@JvmName(name = "xytuvccbororiiti")
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "ksdglccknshadudf")
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)
@JvmName(name = "bsglhmvfbujmwwph")
suspend fun parameters(argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of parameters associated with the intent.