View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfoExplainedRange (google_api_content_warehouse v0.4.0)
A range of the annotated document explained by an entity.
Attributes
-
mention
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention.t
, default:nil
) - SegmentMention describing the occurrence of the token in the document.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefExplainedRangeInfoExplainedRange{ mention: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.