V2models Intent Initial Response Setting Code Hook Post Code Hook Specification Success Response
data class V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessResponse(val allowInterrupt: Boolean? = null, val messageGroups: List<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroup>? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessResponse(allowInterrupt: Boolean? = null, messageGroups: List<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroup>? = null)
Types
Properties
Link copied to clipboard