V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Start Response
data class V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponse(val allowInterrupt: Boolean? = null, val delayInSeconds: Int? = null, val messageGroups: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroup>? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponse(allowInterrupt: Boolean? = null, delayInSeconds: Int? = null, messageGroups: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroup>? = null)
Types
Properties
Link copied to clipboard