Voting helps other researchers find interesting modules.
This message contains features for candidates at the chooser level. For each snippet candidate, we also log the final score as the last candidate feature.
dataSourceType
integer()
nil
features
list(GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsCandidateFeature.t)
text
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsSnippetCandidate{ dataSourceType: integer() | nil, features: [ GoogleApi.ContentWarehouse.V1.Model.MustangReposWwwSnippetsCandidateFeature.t() ] | nil, text: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()