View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo (google_api_content_warehouse v0.4.0)
Information about the outlinks for one specific target URL, from a given annotated document. Next available tag: 7
Attributes
-
byteLength
(type:list(String.t)
, default:nil
) - The length in bytes of such a link (including internal spaces); e.g. if the link text is "click here" then the length is 10. -
byteOffset
(type:list(String.t)
, default:nil
) - The byte offset of the start of a link with this target URL, in the content of the annotated document. -
isNofollow
(type:boolean()
, default:nil
) - Whether this is a nofollow link (https://en.wikipedia.org/wiki/Nofollow). If the page has multiple links to the same url, all of them must be nofollow to set this field. -
topicalityWeight
(type:list(number())
, default:nil
) - The topicality_weight for each link with this target URL. -
url
(type:String.t
, default:nil
) - The target URL of the link.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.