Class ProcessedDocumentType (0.11.13)

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 PNG Image bytes if available.