Interface protos.google.cloud.dialogflow.cx.v3.IKnowledgeConnectorSettings (4.6.0)

Properties of a KnowledgeConnectorSettings.

Package

@google-cloud/dialogflow-cx

Properties

dataStoreConnections

dataStoreConnections?: (google.cloud.dialogflow.cx.v3.IDataStoreConnection[]|null);

KnowledgeConnectorSettings dataStoreConnections

enabled

enabled?: (boolean|null);

KnowledgeConnectorSettings enabled

targetFlow

targetFlow?: (string|null);

KnowledgeConnectorSettings targetFlow

targetPage

targetPage?: (string|null);

KnowledgeConnectorSettings targetPage

triggerFulfillment

triggerFulfillment?: (google.cloud.dialogflow.cx.v3.IFulfillment|null);

KnowledgeConnectorSettings triggerFulfillment