triggerFulfillment property
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.
Implementation
GoogleCloudDialogflowCxV3Fulfillment? triggerFulfillment;