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