Interface protos.google.cloud.dialogflow.cx.v3beta1.Form.Parameter.IFillBehavior (2.13.0)

Properties of a FillBehavior.

Package

@google-cloud/dialogflow-cx!

Properties

initialPromptFulfillment

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

FillBehavior initialPromptFulfillment

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IFulfillment|null)

repromptEventHandlers

repromptEventHandlers?: (google.cloud.dialogflow.cx.v3beta1.IEventHandler[]|null);

FillBehavior repromptEventHandlers

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.IEventHandler[]|null)