Voting helps other researchers find interesting modules.
Data associate with the ReferencesBlock. Next available ID: 5
caption
GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitTokenizedText.t
nil
reference
String.t
title
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitReferencedBlock{ caption: GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitTokenizedText.t() | nil, reference: String.t() | nil, title: GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitTokenizedText.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()