Voting helps other researchers find interesting modules.
DEPRECATEDAnchor
String.t
nil
DEPRECATEDRunningAnchor
boolean()
DEPRECATEDTitle
displaytitle
score
integer()
url
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SitemapDEPRECATED_Target{ DEPRECATEDAnchor: String.t() | nil, DEPRECATEDRunningAnchor: boolean() | nil, DEPRECATEDTitle: String.t() | nil, displaytitle: String.t() | nil, score: integer() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()