QualityNsrKetoKetoVersionedData

GoogleApi.ContentWarehouse.V1.Model.QualityNsrKetoKetoVersionedData


Table of Contents ▼

Jump to a specific part of the page:

Description

Data populated to NsrData and hence propagated to docjoins/ascorer/superroot/etc.

Attributes List

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

View Attributes

Attributes

  1. siteFrac (type: number(), default: nil)
    - What fraction of the site went into the computation of the site_score. Should be a number in (0, 1].
  2. siteScore (type: number(), default: nil)
    - Site-level aggregated keto score.
  3. versionId (type: integer(), default: nil)
    - Unique id of the version.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrKetoKetoVersionedData{
siteFrac: number() | nil,
siteScore: number() | nil,
versionId: integer() | nil
}

Function

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

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