AddressInfo
Stay organized with collections
Save and categorize content based on your preferences.
Address for proximity criterion.
Fields |
postal_code
|
string
Postal code.
|
province_code
|
string
Province or state code.
|
country_code
|
string
Country code.
|
province_name
|
string
Province or state name.
|
street_address
|
string
Street address line 1.
|
street_address2
|
string
Street address line 2. This field is write-only. It is only used for calculating the longitude and latitude of an address when geo_point is empty.
|
city_name
|
string
Name of the city.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AddressInfo\n\nAddress for proximity criterion.\n\n| Fields ||\n|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `postal_code` | `string` Postal code. |\n| ### `province_code` | `string` Province or state code. |\n| ### `country_code` | `string` Country code. |\n| ### `province_name` | `string` Province or state name. |\n| ### `street_address` | `string` Street address line 1. |\n| ### `street_address2` | `string` Street address line 2. This field is write-only. It is only used for calculating the longitude and latitude of an address when geo_point is empty. |\n| ### `city_name` | `string` Name of the city. |"]]