Class ProcessedDocumentType (0.12.2)

ProcessedDocumentType(value)

The type of processing to return in the response.

Enums

Name Description
PROCESSED_DOCUMENT_TYPE_UNSPECIFIED Default value.
PARSED_DOCUMENT Available for all data store parsing configs.
CHUNKED_DOCUMENT Only available if ChunkingConfig is enabled on the data store.
PNG_CONVERTED_DOCUMENT Returns the converted Image bytes (as JPEG or PNG) if available.