Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DocumentProcessingMode (v1.5.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::DocumentProcessingMode.

The document processing mode of the data store.

Constants

DOCUMENT_PROCESSING_MODE_UNSPECIFIED

value: 0
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.

DOCUMENTS

value: 1
Documents are processed as documents.

CHUNKS

value: 2
Documents are converted to chunks.