V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Args
data class V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs(val active: Output<Boolean>, val startResponse: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs>? = null, val timeoutInSeconds: Output<Int>? = null, val updateResponse: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs(active: Output<Boolean>, startResponse: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs>? = null, timeoutInSeconds: Output<Int>? = null, updateResponse: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard