GoogleApi.ContentWarehouse.V1.Model.GDocumentBaseOriginalContent
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
The original, unconverted document, typically PDF or Word. Copied from OriginalDoc field of doclogs. Unlike "Content", this does not contain any HTTP headers. The content may be compressed using the same method as "Content". In practice it is only compressed in the Teragoogle index. It is never compressed in docjoins because those are compressed at the sstable level. In doclogs content will only be compressed if the Trawler fetchreply is also compressed--which is currently never and unlikely to change for performance reasons.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
Representation
(type:String.t
, default:nil
)
- -
UncompressedLength
(type:integer()
, default:nil
)
- present iff rep is compressed
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GDocumentBaseOriginalContent