parameters
Parameters
value
Optional. The collection of parameters associated with the intent.
Parameters
values
Optional. The collection of parameters associated with the intent.
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit>)
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)
suspend fun parameters(argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)
Parameters
argument
Optional. The collection of parameters associated with the intent.