V2models Intent Closing Setting Closing Response Args
data class V2modelsIntentClosingSettingClosingResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentClosingSettingClosingResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentClosingSettingClosingResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentClosingSettingClosingResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentClosingSettingClosingResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard
val messageGroups: Output<List<V2modelsIntentClosingSettingClosingResponseMessageGroupArgs>>? = null