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 classPlusCodePlus 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 classPlusCode.BuilderPlus 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 PlusCodeOrBuilderGeocode.Builder. getPlusCodeOrBuilder()The plus code corresponding to the `location`.PlusCodeOrBuilderGeocode. getPlusCodeOrBuilder()The plus code corresponding to the `location`.PlusCodeOrBuilderGeocodeOrBuilder. getPlusCodeOrBuilder()The plus code corresponding to the `location`.
-