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