RepositoryWebrefWebrefOutlinkInfos

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfos


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about the outlinks of an annotated document. Next available tag: 3

Attributes List

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

View Attributes

Attributes

  1. outlinkInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo), default: nil)
    - Information about each target URL referred to in the document's outlinks. If a given URL has multiple links, they are grouped in a single WebrefLinkInfo.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfos{
outlinkInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo.t()] | nil
}

Function

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

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