View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores (google_api_content_warehouse v0.4.0)
Represents the aggregated score of the entities for a given name, aggregated over all sources. Next available tag: 3.
Attributes
-
entityScore
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAggregatedEntityNameScores{ entityScore: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityNameScore.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.