GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoSection
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
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'.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
fieldName
(type:list(String.t)
, default:nil
)
- List of field repository (subsection) names within the section. -
name
(type:String.t
, default:nil
)
- -
tokens
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TeragoogleDocumentInfoSection