NlpSciencelitSubjectHeading

GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitSubjectHeading


Table of Contents ▼

Jump to a specific part of the page:

Description

A subject heading from Mesh

Attributes List

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

View Attributes

Attributes

  1. id (type: String.t, default: nil)
    -
  2. majorTopic (type: boolean(), default: nil)
    -
  3. term (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitSubjectHeading{
id: String.t() | nil,
majorTopic: boolean() | nil,
term: String.t() | nil
}

Function

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

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