QualityNsrExperimentalNsrTeamData

GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData


Table of Contents ▼

Jump to a specific part of the page:

Description

Experimental NsrTeam data. This is a proto containing versioned signals which can be used to run live experiments. This proto will not be propagated to MDU shards, but it will be populated at query time by go/web-signal-joins inside the CompressedQualitySignals subproto of PerDocData proto. See go/0DayLEs for the design doc. Note how this is only meant to be used during LEs, it should not be used for launches.

Attributes List

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

View Attributes

Attributes

  1. versionedSignals (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamScoringSignal), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData{
versionedSignals: [ GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamScoringSignal.t() ] | nil
}

Function

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

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