Voting helps other researchers find interesting modules.
Represents the data for a given source of names, including all entity scores. Notice that a source of name can be just a signal like a multiplier. Next available tag: 8.
entityScore
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t)
nil
type
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameSource{ entityScore: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t()] | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()