Interface protos.google.cloud.dialogflow.cx.v3beta1.IFulfillment (3.4.2)

Properties of a Fulfillment.

Package

@google-cloud/dialogflow-cx

Properties

conditionalCases

conditionalCases?: (google.cloud.dialogflow.cx.v3beta1.Fulfillment.IConditionalCases[]|null);

Fulfillment conditionalCases

messages

messages?: (google.cloud.dialogflow.cx.v3beta1.IResponseMessage[]|null);

Fulfillment messages

returnPartialResponses

returnPartialResponses?: (boolean|null);

Fulfillment returnPartialResponses

setParameterActions

setParameterActions?: (google.cloud.dialogflow.cx.v3beta1.Fulfillment.ISetParameterAction[]|null);

Fulfillment setParameterActions

tag

tag?: (string|null);

Fulfillment tag

webhook

webhook?: (string|null);

Fulfillment webhook