The type of a location, which corresponds to the address lines field of
google.type.PostalAddress. For example, "Downtown, Atlanta, GA, USA"
has a type of LocationType.NEIGHBORHOOD, and "Kansas City, KS, USA"
has a type of LocationType.LOCALITY.
The type of a location, which corresponds to the address lines field of
google.type.PostalAddress. For example, "Downtown, Atlanta, GA, USA"
has a type of LocationType.NEIGHBORHOOD, and "Kansas City, KS, USA"
has a type of LocationType.LOCALITY.
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses. Given a postal address,
a postal service can deliver items to a premises, P.O. Box, or other
delivery location.
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses. Given a postal address,
a postal service can deliver items to a premises, P.O. Box, or other
delivery location.
.google.type.PostalAddress postal_address = 2;
Returns
Type
Description
com.google.type.PostalAddressOrBuilder
getRadiusMiles()
publicdoublegetRadiusMiles()
Radius in miles of the job location. This value is derived from the
location bounding box in which a circle with the specified radius
centered from google.type.LatLng covers the area associated with the
job location.
For example, currently, "Mountain View, CA, USA" has a radius of
6.17 miles.
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses. Given a postal address,
a postal service can deliver items to a premises, P.O. Box, or other
delivery location.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]