Voting helps other researchers find interesting modules.
A 32 bit fingerprint of a state level geotoken. The geotoken is in the following format: statecountry. These indicate a page is of interest to these states/regions of a country. The use of message is to enable easy additions of probabilities or weights per metro id in the future.
geotoken
integer()
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryProvinceGeotoken{ geotoken: integer() | nil }
@spec decode(struct(), keyword()) :: struct()