Voting helps other researchers find interesting modules.
List of locations assigned to a document.
geoLocation
list(GoogleApi.ContentWarehouse.V1.Model.CountryGeoLocation.t)
nil
isNonLocationSpecific
boolean()
propagationDepthFromParent
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryGeoLocations{ geoLocation: [GoogleApi.ContentWarehouse.V1.Model.CountryGeoLocation.t()] | nil, isNonLocationSpecific: boolean() | nil, propagationDepthFromParent: integer() | nil }
@spec decode(struct(), keyword()) :: struct()