V2models Intent Confirmation Setting Code Hook Post Code Hook Specification Success Next Step Dialog Action
data class V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessNextStepDialogAction(val slotToElicit: String? = null, val suppressNextMessage: Boolean? = null, val type: String)
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessNextStepDialogAction(slotToElicit: String? = null, suppressNextMessage: Boolean? = null, type: String)