RepositoryWebrefWikipediaGeocode

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaGeocode


Table of Contents ▼

Jump to a specific part of the page:

Description

Geocodes extracted from the wikijoins.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. location (type: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto, default: nil)
    - The location as extracted from the wikijoins.
  2. sourceUrl (type: String.t, default: nil)
    - The source contains the url field from the wikijoins.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaGeocode{
location: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil,
sourceUrl: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaGeocode