Voting helps other researchers find interesting modules.
articleness
number()
nil
pageAnchors
list(GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelink.t)
qscore
sitelinkWrapper
list(GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelinkWrapper.t)
textRichness
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsDocInfo{ articleness: number() | nil, pageAnchors: [GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelink.t()] | nil, qscore: number() | nil, sitelinkWrapper: [GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelinkWrapper.t()] | nil, textRichness: number() | nil }
@spec decode(struct(), keyword()) :: struct()