multiple Values Settings
Parameters
value
Whether the slot returns multiple values in one response. See the multiple_values_setting
argument reference below.
Parameters
values
Whether the slot returns multiple values in one response. See the multiple_values_setting
argument reference below.
suspend fun multipleValuesSettings(argument: List<suspend V2modelsSlotMultipleValuesSettingArgsBuilder.() -> Unit>)
suspend fun multipleValuesSettings(vararg argument: suspend V2modelsSlotMultipleValuesSettingArgsBuilder.() -> Unit)
suspend fun multipleValuesSettings(argument: suspend V2modelsSlotMultipleValuesSettingArgsBuilder.() -> Unit)
Parameters
argument
Whether the slot returns multiple values in one response. See the multiple_values_setting
argument reference below.