SpamBrainScore

GoogleApi.ContentWarehouse.V1.Model.SpamBrainScore


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. modelName (type: String.t, default: nil)
    -
  2. sbScore (type: number(), default: nil)
    - The value corresponding to this version.
  3. versionId (type: integer(), default: nil)
    - The version id (derived from the epoch - larger number means newer score)

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SpamBrainScore{
modelName: String.t() | nil,
sbScore: number() | nil,
versionId: integer() | nil
}

Function

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

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