SnippetExtraInfoSnippetScoringInfo

GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfoSnippetScoringInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Next ID: 9

Attributes List

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

View Attributes

Attributes

  1. brainNg3Score (type: number(), default: nil)
    -
  2. brainScore (type: number(), default: nil)
    - The below fields are populated by SnippetFlow in superroot. Score generated from snippet brain model. go/snippets-brain
  3. features (type: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet, default: nil)
    - Snippets ranklab features generated by scorer V2.
  4. finalScore (type: number(), default: nil)
    - Final snippet score by chooser.
  5. rankBySnippetFlow (type: integer(), default: nil)
    - Final rank given by SnippetFlow.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SnippetExtraInfoSnippetScoringInfo{
brainNg3Score: number() | nil,
brainScore: number() | nil,
features: GoogleApi.ContentWarehouse.V1.Model.QualityPreviewRanklabSnippet.t() | nil,
finalScore: number() | nil,
rankBySnippetFlow: integer() | nil
}

Function

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

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