Voting helps other researchers find interesting modules.
Basic information about the link target, i.e. the URL or the language code it's believed to represent.
annotationSourceInfo
list(GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLinkAnnotationSourceInfo.t)
nil
crossDomain
boolean()
url
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLink{ annotationSourceInfo: [ GoogleApi.ContentWarehouse.V1.Model.IndexingDupsLocalizedLocalizedClusterTargetLinkLinkAnnotationSourceInfo.t() ] | nil, crossDomain: boolean() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()