Voting helps other researchers find interesting modules.
Information about the outlinks for one specific target URL, from a given annotated document. Next available tag: 7
byteLength
list(String.t)
nil
byteOffset
isNofollow
boolean()
topicalityWeight
list(number())
url
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo{ byteLength: [String.t()] | nil, byteOffset: [String.t()] | nil, isNofollow: boolean() | nil, topicalityWeight: [number()] | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()