parameters

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

Parameters

value

Optional. The collection of parameters associated with the intent.


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


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

Parameters

values

Optional. The collection of parameters associated with the intent.


@JvmName(name = "vuqjptammpcpcsgv")
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "mpqrwxauwbyvecmm")
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)
@JvmName(name = "csopsfgcspngrvmv")
suspend fun parameters(argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of parameters associated with the intent.