triggerFulfillment

@JvmName(name = "ybydrdpwkvjevjiy")
suspend fun triggerFulfillment(value: Output<GoogleCloudDialogflowCxV3beta1FulfillmentArgs>)
@JvmName(name = "ivkoftimnclrvycb")
suspend fun triggerFulfillment(value: GoogleCloudDialogflowCxV3beta1FulfillmentArgs?)

Parameters

value

The fulfillment to call when the condition is satisfied. At least one of trigger_fulfillment and target must be specified. When both are defined, trigger_fulfillment is executed first.


@JvmName(name = "btaokwepvvewjtwa")
suspend fun triggerFulfillment(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentArgsBuilder.() -> Unit)

Parameters

argument

The fulfillment to call when the condition is satisfied. At least one of trigger_fulfillment and target must be specified. When both are defined, trigger_fulfillment is executed first.