Voting helps other researchers find interesting modules.
Describes a mention annotated by Webref in the given document.
segment
list(String.t)
nil
shortToken
list(integer())
token
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRefconMentionSpans{ segment: [String.t()] | nil, shortToken: [integer()] | nil, token: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()