Voting helps other researchers find interesting modules.
Snippet candidate related information and signal scores. This message is used for both snippet scoring and ranklab features recording. Next ID: 12 ================== Features populated in production =======================
brainFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetBrainFeatures.t
nil
documentFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetDocumentFeatures.t
experimentalFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetExperimentalFeatures.t
finalScore
number()
isMuppetSelectedSnippet
boolean()
originalQueryTermCoverageFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures.t
qualityFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQualityFeatures.t
queryFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryFeatures.t
queryTermCoverageFeatures
radishFeatures
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetRadishFeatures.t
snippetInfo
GoogleApi.ContentWarehouse.V1.Model.QualityPreviewChosenSnippetInfo.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet{ brainFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetBrainFeatures.t() | nil, documentFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetDocumentFeatures.t() | nil, experimentalFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetExperimentalFeatures.t() | nil, finalScore: number() | nil, isMuppetSelectedSnippet: boolean() | nil, originalQueryTermCoverageFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures.t() | nil, qualityFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQualityFeatures.t() | nil, queryFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryFeatures.t() | nil, queryTermCoverageFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures.t() | nil, radishFeatures: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetRadishFeatures.t() | nil, snippetInfo: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewChosenSnippetInfo.t() | nil }
@spec decode(struct(), keyword()) :: struct()