Voting helps other researchers find interesting modules.
Citation contains the information needed to correctly attribute the source of data.
dataset
String.t
nil
isAttributionRequired
boolean()
project
provider
statement
uri
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.FreebaseCitation{ dataset: String.t() | nil, isAttributionRequired: boolean() | nil, project: String.t() | nil, provider: String.t() | nil, statement: String.t() | nil, uri: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()