Voting helps other researchers find interesting modules.
Set of SalientCountry for a document.
packedCountry
list(integer())
nil
packedSalience
salientCountry
list(GoogleApi.ContentWarehouse.V1.Model.QualitySalientCountriesSalientCountry.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualitySalientCountriesSalientCountrySet{ packedCountry: [integer()] | nil, packedSalience: [integer()] | nil, salientCountry: [ GoogleApi.ContentWarehouse.V1.Model.QualitySalientCountriesSalientCountry.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()