GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionComponent
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Reference to a component of a compound mention. Next available tag: 5
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
entityIndex
(type:integer()
, default:nil
)
- The indices to identify the entity within the WebrefEntities.entities, the segment within its EntityAnnotations.segment_mentions, and the mention within that segment. entity_index is always guaranteed to be set, but segment_mentions_index and mention_index are omitted if the component reference is implicit. -
isHeadComponent
(type:boolean()
, default:nil
)
- The source of the compound has designated this component as the head. Only one of the components can be a head, but it's possible none are. -
mentionIndex
(type:integer()
, default:nil
)
- -
segmentMentionsIndex
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionComponent