enableDocumentTextExtraction property

bool? enableDocumentTextExtraction
getter/setter pair

The document text extraction enabled flag.

If the flag is set to true, DWH will perform text extraction on the raw document.

Implementation

core.bool? enableDocumentTextExtraction;