Voting helps other researchers find interesting modules.
Stores one location and all meta-data associated with that location.
clickRadius50Percent
integer()
nil
confidence
number()
confidencePercent
internalId
locationInfo
GoogleApi.ContentWarehouse.V1.Model.CountryLocationInfo.t
propagatedFromASubpage
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryGeoLocation{ clickRadius50Percent: integer() | nil, confidence: number() | nil, confidencePercent: integer() | nil, internalId: integer() | nil, locationInfo: GoogleApi.ContentWarehouse.V1.Model.CountryLocationInfo.t() | nil, propagatedFromASubpage: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()