V2models Intent Fulfillment Code Hook Fulfillment Updates Specification
data class V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecification(val active: Boolean, val startResponse: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponse? = null, val timeoutInSeconds: Int? = null, val updateResponse: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponse? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecification(active: Boolean, startResponse: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponse? = null, timeoutInSeconds: Int? = null, updateResponse: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponse? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard