View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionComponent (google_api_content_warehouse v0.4.0)
Reference to a component of a compound mention. Next available tag: 5
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
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.