Uses of Interface
com.google.maps.addressvalidation.v1.PlusCodeOrBuilder
-
Packages that use PlusCodeOrBuilder Package Description com.google.maps.addressvalidation.v1 A client to Address Validation API -
-
Uses of PlusCodeOrBuilder in com.google.maps.addressvalidation.v1
Classes in com.google.maps.addressvalidation.v1 that implement PlusCodeOrBuilder Modifier and Type Class Description class
PlusCode
Plus code (http://plus.codes) is a location reference with two formats: global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and compound code, replacing the prefix with a reference location.static class
PlusCode.Builder
Plus code (http://plus.codes) is a location reference with two formats: global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and compound code, replacing the prefix with a reference location.Methods in com.google.maps.addressvalidation.v1 that return PlusCodeOrBuilder Modifier and Type Method Description PlusCodeOrBuilder
Geocode.Builder. getPlusCodeOrBuilder()
The plus code corresponding to the `location`.PlusCodeOrBuilder
Geocode. getPlusCodeOrBuilder()
The plus code corresponding to the `location`.PlusCodeOrBuilder
GeocodeOrBuilder. getPlusCodeOrBuilder()
The plus code corresponding to the `location`.
-