V2models Intent Initial Response Setting Code Hook
data class V2modelsIntentInitialResponseSettingCodeHook(val active: Boolean, val enableCodeHookInvocation: Boolean, val invocationLabel: String? = null, val postCodeHookSpecification: V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecification)
Constructors
Link copied to clipboard
fun V2modelsIntentInitialResponseSettingCodeHook(active: Boolean, enableCodeHookInvocation: Boolean, invocationLabel: String? = null, postCodeHookSpecification: V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecification)
Types
Properties
Link copied to clipboard
Link copied to clipboard