Properties of a Fulfillment.
Package
@google-cloud/dialogflow-cxProperties
advancedSettings
advancedSettings?: (google.cloud.dialogflow.cx.v3.IAdvancedSettings|null);Fulfillment advancedSettings
conditionalCases
conditionalCases?: (google.cloud.dialogflow.cx.v3.Fulfillment.IConditionalCases[]|null);Fulfillment conditionalCases
enableGenerativeFallback
enableGenerativeFallback?: (boolean|null);Fulfillment enableGenerativeFallback
messages
messages?: (google.cloud.dialogflow.cx.v3.IResponseMessage[]|null);Fulfillment messages
returnPartialResponses
returnPartialResponses?: (boolean|null);Fulfillment returnPartialResponses
setParameterActions
setParameterActions?: (google.cloud.dialogflow.cx.v3.Fulfillment.ISetParameterAction[]|null);Fulfillment setParameterActions
tag
tag?: (string|null);Fulfillment tag
webhook
webhook?: (string|null);Fulfillment webhook