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

Properties of a Fulfillment.

Package

@google-cloud/dialogflow-cx

Properties

advancedSettings

advancedSettings?: (google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings|null);

Fulfillment advancedSettings

conditionalCases

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

Fulfillment conditionalCases

enableGenerativeFallback

enableGenerativeFallback?: (boolean|null);

Fulfillment enableGenerativeFallback

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