View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaGeocode (google_api_content_warehouse v0.4.0)
Geocodes extracted from the wikijoins.
Attributes
-
location
(type:GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t
, default:nil
) - The location as extracted from the wikijoins. -
sourceUrl
(type:String.t
, default:nil
) - The source contains the url field from the wikijoins.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaGeocode{ location: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil, sourceUrl: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.