triggerFulfillment

@JvmName(name = "ybagfgdshdkcyuol")
suspend fun triggerFulfillment(value: Output<GoogleCloudDialogflowCxV3beta1FulfillmentArgs>)
@JvmName(name = "baodsgvpfmpyuajp")
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 = "egjvhqwqwgdpbtkw")
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.