GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfoExplainedRange
Table of Contents ▼
Jump to a specific part of the page:
Description
A range of the annotated document explained by an entity.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
mention
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention
, default:nil
)
- SegmentMention describing the occurrence of the token in the document.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfoExplainedRange{
mention: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention.t() | nil
}
mention: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfoExplainedRange