GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameVariantSignals
Table of Contents ▼
Jump to a specific part of the page:
Description
Next available tag: 33.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
scores
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityScores
, default:nil
)
- Common prior_score/trust proto This field is shared by all sources providing this kind of data, the information has to be considered in context with the source. -
source
(type:String.t
, default:nil
)
- The source of this NameVariantSignals proto
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameVariantSignals{
scores: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityScores.t() | nil,
source: String.t() | nil
}
scores: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityScores.t() | nil,
source: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameVariantSignals