Uses of Interface
com.google.maps.addressvalidation.v1.GeocodeOrBuilder
-
Packages that use GeocodeOrBuilder Package Description com.google.maps.addressvalidation.v1 A client to Address Validation API -
-
Uses of GeocodeOrBuilder in com.google.maps.addressvalidation.v1
Classes in com.google.maps.addressvalidation.v1 that implement GeocodeOrBuilder Modifier and Type Class Description class
Geocode
Contains information about the place the input was geocoded to.static class
Geocode.Builder
Contains information about the place the input was geocoded to.Methods in com.google.maps.addressvalidation.v1 that return GeocodeOrBuilder Modifier and Type Method Description GeocodeOrBuilder
ValidationResult.Builder. getGeocodeOrBuilder()
Information about the location and place that the address geocoded to.GeocodeOrBuilder
ValidationResult. getGeocodeOrBuilder()
Information about the location and place that the address geocoded to.GeocodeOrBuilder
ValidationResultOrBuilder. getGeocodeOrBuilder()
Information about the location and place that the address geocoded to.
-