Interface protos.google.cloud.dialogflow.cx.v3beta1.Handler.IEventHandler (5.6.0)

Properties of an EventHandler.

Package

@google-cloud/dialogflow-cx

Properties

condition

condition?: (string|null);

EventHandler condition

event

event?: (string|null);

EventHandler event

fulfillment

fulfillment?: (google.cloud.dialogflow.cx.v3beta1.IFulfillment|null);

EventHandler fulfillment