ScienceCitationSubject

GoogleApi.ContentWarehouse.V1.Model.ScienceCitationSubject


Table of Contents ▼

Jump to a specific part of the page:

Description

subject classification

Attributes List

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

View Attributes

Attributes

  1. Name (type: String.t, default: nil)
    - e.g., "eng"
  2. Probability (type: float(), default: nil)
    - [0,1]

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ScienceCitationSubject{
Name: String.t() | nil,
Probability: float() | nil
}

Function

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

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