Voting helps other researchers find interesting modules.
Encapsulates the textual mention spans extracted from a document, split per token.
mentionSpan
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconDocumentMentionSpans{ mentionSpan: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()