RepositoryWebrefAnchorIndices

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices


Table of Contents ▼

Jump to a specific part of the page:

Description

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 List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. index (type: list(integer()), default: nil)
    - The set of indices in the Anchors::anchor() array that belong to the collapsed anchors.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices{
index: [integer()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices