Module google_api_proto::google::maps::addressvalidation::v1::verdict
source · Expand description
Nested message and enum types in Verdict
.
Enums§
- The various granularities that an address or a geocode can have. When used to indicate granularity for an address, these values indicate with how fine a granularity the address identifies a mailing destination. For example, an address such as “123 Main Street, Redwood City, CA, 94061” identifies a
PREMISE
while something like “Redwood City, CA, 94061” identifies aLOCALITY
. However, if we are unable to find a geocode for “123 Main Street” in Redwood City, the geocode returned might be ofLOCALITY
granularity even though the address is more granular.