Voting helps other researchers find interesting modules.
The fields hold "non-entity" annotations of text.
segmentMentions
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMentions.t)
nil
type
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefRangeAnnotations{ segmentMentions: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMentions.t()] | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()