Voting helps other researchers find interesting modules.
Message describing where was the link discovered and with what language annotation.
anchorText
String.t
nil
annotationSource
languageCode
sourceFeedUrl
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLinkAnnotationSourceInfo{ anchorText: String.t() | nil, annotationSource: String.t() | nil, languageCode: String.t() | nil, sourceFeedUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()