Voting helps other researchers find interesting modules.
Information on the catalog that this dataset comes from. Next ID: 5
description
String.t
nil
mid
name
url
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchCatalog{ description: String.t() | nil, mid: String.t() | nil, name: String.t() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()