Voting helps other researchers find interesting modules.
Represents the aggregated score of the entities for a given name, aggregated over all sources. Next available tag: 3.
entityScore
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores{ entityScore: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t()] | nil }
@spec decode(struct(), keyword()) :: struct()