View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices (google_api_content_warehouse v0.4.0)
Identifies a set of anchors in the CompositeDoc. Typically these anchors were collapsed by WebRef into a single anchor and they were treated by the annotator as equivalent. They all contain the same mentions (at the same offsets).
Attributes
-
index
(type:list(integer())
, default:nil
) - The set of indices in the Anchors::anchor() array that belong to the collapsed anchors.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices{ index: [integer()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.