V2models Intent Confirmation Setting Confirmation Conditional Default Branch Response Args
data class V2modelsIntentConfirmationSettingConfirmationConditionalDefaultBranchResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentConfirmationSettingConfirmationConditionalDefaultBranchResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingConfirmationConditionalDefaultBranchResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingConfirmationConditionalDefaultBranchResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentConfirmationSettingConfirmationConditionalDefaultBranchResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard