RepositoryWebrefFatcatCategory

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFatcatCategory


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. id (type: integer(), default: nil)
    - The category ID from verticals4. See go/verticals4 and where we read them in http://google3/repository/webref/preprocessing/fatcat-categories.cc
  2. score (type: number(), default: nil)
    - The relative weight of the category within a distribution.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFatcatCategory{
id: integer() | nil,
score: number() | nil
}

Function

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

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