QualitySherlockKnexAnnotationItem

GoogleApi.ContentWarehouse.V1.Model.QualitySherlockKnexAnnotationItem


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. calibratedScore (type: number(), default: nil)
    - in [0, 1].
  2. debugName (type: String.t, default: nil)
    -
  3. equivalentMid (type: String.t, default: nil)
    - in /m/ or /g/.
  4. score (type: number(), default: nil)
    - in [0, 1].
  5. version (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualitySherlockKnexAnnotationItem{
calibratedScore: number() | nil,
debugName: String.t() | nil,
equivalentMid: String.t() | nil,
score: number() | nil,
version: integer() | nil
}

Function

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

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