GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores
Table of Contents ▼
Jump to a specific part of the page:
Description
Represents the aggregated score of the entities for a given name, aggregated over all sources. Next available tag: 3.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
entityScore
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores{
entityScore: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t()] | nil
}
entityScore: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores