RepositoryWebrefRefconDocumentMentionSpans

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconDocumentMentionSpans


Table of Contents ▼

Jump to a specific part of the page:

Description

Encapsulates the textual mention spans extracted from a document, split per token.

Attributes List

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

View Attributes

Attributes

  1. mentionSpan (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans), default: nil)
    - Per token mention spans.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconDocumentMentionSpans{
mentionSpan: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans.t() ] | nil
}

Function

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

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