RepositoryWebrefMentionEvalInfo

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionEvalInfo


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. atmWeight (type: number(), default: nil)
    - Weight of the mention used in the ATM score.
  2. rating (type: number(), default: nil)
    - The aggregate numerical rating of this mention. 0.0 means completely incorrect, and 1.0 completely correct.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMentionEvalInfo{
atmWeight: number() | nil,
rating: number() | nil
}

Function

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

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