QualityNsrNSRVersionedData

GoogleApi.ContentWarehouse.V1.Model.QualityNsrNSRVersionedData


Table of Contents ▼

Jump to a specific part of the page:

Description

Versioned NSR score data.

Attributes List

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

View Attributes

Attributes

  1. value (type: number(), default: nil)
    - The corresponding NSR value.
  2. versionId (type: integer(), default: nil)
    - The unique id of the version, preferably just scaled: 19.1 x 10 = 191.

Type

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

Function

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

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