Voting helps other researchers find interesting modules.
This is a copy of quality_contra::SelectedAttribution::SelectedInfo. The url is converted to docid and other fields are copied directly.
bestEvidenceType
String.t
nil
docid
properties
integer()
usableForClustering
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ContentAttributionsOutgoingAttribution{ bestEvidenceType: String.t() | nil, docid: String.t() | nil, properties: integer() | nil, usableForClustering: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()