QualityPreviewRanklabSnippet

GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet


Table of Contents ▼

Jump to a specific part of the page:

Description

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 =======================

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. brainFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetBrainFeatures, default: nil)
    - Features from SnippetFlow in Superroot.
  2. documentFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetDocumentFeatures, default: nil)
    -
  3. experimentalFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetExperimentalFeatures, default: nil)
    - For experimental usage, not populated yet.
  4. finalScore (type: number(), default: nil)
    - The final score of this candidate.
  5. isMuppetSelectedSnippet (type: boolean(), default: nil)
    - Is this the candidate chosen by Muppet scorer.
  6. originalQueryTermCoverageFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures, default: nil)
    - Query term (original terms only) coverage features.
  7. qualityFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQualityFeatures, default: nil)
    -
  8. queryFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryFeatures, default: nil)
    - Core set of snippet features.
  9. queryTermCoverageFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetQueryTermCoverageFeatures, default: nil)
    - Query term (including synonyms) coverage features.
  10. radishFeatures (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewSnippetRadishFeatures, default: nil)
    - Radish related information.
  11. snippetInfo (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewChosenSnippetInfo, default: nil)
    - Information to identify current chosen snippet.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet