V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Timeout Response
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponse(val allowInterrupt: Boolean? = null, val messageGroups: List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroup>? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponse(allowInterrupt: Boolean? = null, messageGroups: List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutResponseMessageGroup>? = null)
Types
Properties
Link copied to clipboard