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