Voting helps other researchers find interesting modules.
The docshards are a FlatSSTable from (64-bit) urlfp to data containing the information found in this protocol buffer. (It's not actually one of these PBs for various performance reasons; instead, the DocumentFormat class handles serialization and deserialization in our own way) Next available ID: 37
attachment
list(GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoAttachment.t)
nil
averageTermWeight
integer()
doc
GoogleApi.ContentWarehouse.V1.Model.GDocumentBase.t
extendedDocid
String.t
globalDocid
originalEncoding
section
list(GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoSection.t)
sectionType
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfo{ attachment: [GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoAttachment.t()] | nil, averageTermWeight: integer() | nil, doc: GoogleApi.ContentWarehouse.V1.Model.GDocumentBase.t() | nil, extendedDocid: String.t() | nil, globalDocid: String.t() | nil, originalEncoding: integer() | nil, section: [GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoSection.t()] | nil, sectionType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()