ResearchScienceSearchCatalog

GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchCatalog


Table of Contents ▼

Jump to a specific part of the page:

Description

Information on the catalog that this dataset comes from. Next ID: 5

Attributes List

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

View Attributes

Attributes

  1. description (type: String.t, default: nil)
    - catalog description
  2. mid (type: String.t, default: nil)
    - catalog mid
  3. name (type: String.t, default: nil)
    - catalog name
  4. url (type: String.t, default: nil)
    - catalog url

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchCatalog{
description: String.t() | nil,
mid: String.t() | nil,
name: String.t() | nil,
url: String.t() | nil
}

Function

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

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