V2models Intent Initial Response Setting Code Hook Post Code Hook Specification Timeout Conditional Default Branch Response Args
data class V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard