View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameVariantSignals (google_api_content_warehouse v0.4.0)
Next available tag: 33.
Attributes
-
scores
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityScores.t
, 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
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameVariantSignals{ scores: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefPreprocessingNameEntityScores.t() | nil, source: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.