Voting helps other researchers find interesting modules.
Groups together the LinkInfo for all locales.
debugTitle
String.t
nil
isBoostedPrimaryWeightLink
boolean()
targetMid
variantInfo
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkInfo.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGlobalLinkInfo{ debugTitle: String.t() | nil, isBoostedPrimaryWeightLink: boolean() | nil, targetMid: String.t() | nil, variantInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkInfo.t()] | nil }
@spec decode(struct(), keyword()) :: struct()