conditional
Parameters
value
Configuration block for list of conditional branches associated with the intent's closing response. These branches are executed when the next_step attribute is set to EvalutateConditional. See conditional.
suspend fun conditional(argument: suspend V2modelsIntentClosingSettingConditionalArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for list of conditional branches associated with the intent's closing response. These branches are executed when the next_step attribute is set to EvalutateConditional. See conditional.