Dialogflow v3 API - Enum DocumentProcessingMode (2.22.0)

public enum DocumentProcessingMode

Reference documentation and code samples for the Dialogflow v3 API enum DocumentProcessingMode.

The document processing mode of the data store.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
Chunks

Documents are converted to chunks.

Documents

Documents are processed as documents.

Unspecified

Not specified. This should be set for STRUCTURED type data stores. Due to legacy reasons this is considered as DOCUMENTS for STRUCTURED and PUBLIC_WEB data stores.