Voting helps other researchers find interesting modules.
For SCHOLARLY_CITATION labels:
Authors
String.t
nil
BibKey
Confidence
float()
Title
Year
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocSemanticLabelContentLinkCitationTarget{ Authors: String.t() | nil, BibKey: String.t() | nil, Confidence: float() | nil, Title: String.t() | nil, Year: integer() | nil }
@spec decode(struct(), keyword()) :: struct()