Voting helps other researchers find interesting modules.
Contains information about 3 versions of the content of a document: 1. Original: the crawled content (possibly patched in ConversionFilters). 2. Processed: the final version of the content indexed in Web search. 3. Intermediate (no longer generated): intermediate version between the original and the processed content. All 3 versions of the content consist of HTTP headers (in unknown encoding) concatenated with the document body (in interchange valid UTF-8 encoding).
range
list(GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRichContentDataRange.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRichContentData{ range: [ GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRichContentDataRange.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()