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