Potential purpose of module:
Impact on search results:
Optimization for this function:
Voting helps other researchers find interesting modules.
These are the addresses, phone numbers, and opening hours related to this document, or the local businesses mentioned on this document. We currently populate these fields from web extractions, i.e, from the data present explicitly on the document, but in future, they can also be filled with data coming from the local index. We populate addresses and phone numbers only if there are <= 4 addresses and phone numbers on the document, respectively. This is primarily for space reasons.
addrFprint
String.t
nil
address
GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressProto.t
latE7
integer()
lngE7
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LocalWWWInfoAddress{ addrFprint: String.t() | nil, address: GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressProto.t() | nil, latE7: integer() | nil, lngE7: integer() | nil }
@spec decode(struct(), keyword()) :: struct()