Class DocumentProcessingMode (1.40.0)

DocumentProcessingMode(value)

The document processing mode of the data store.

Enums

Name Description
DOCUMENT_PROCESSING_MODE_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.
DOCUMENTS Documents are processed as documents.
CHUNKS Documents are converted to chunks.