Voting helps other researchers find interesting modules.
Sections to be added to the dynamic repository the docservers build. 'tokens' is either a sequence of tokens encoded using the TokenSequenceEncoder (MDU), or a TokenspaceRepository (depends on what's set in section_type. If 'doc' is present, then the contents of these sections override what was created by parsing 'doc'.
fieldName
list(String.t)
nil
name
String.t
tokens
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoSection{ fieldName: [String.t()] | nil, name: String.t() | nil, tokens: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()