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 classGeocodeContains information about the place the input was geocoded to.static classGeocode.BuilderContains information about the place the input was geocoded to.Methods in com.google.maps.addressvalidation.v1 that return GeocodeOrBuilder Modifier and Type Method Description GeocodeOrBuilderValidationResult.Builder. getGeocodeOrBuilder()Information about the location and place that the address geocoded to.GeocodeOrBuilderValidationResult. getGeocodeOrBuilder()Information about the location and place that the address geocoded to.GeocodeOrBuilderValidationResultOrBuilder. getGeocodeOrBuilder()Information about the location and place that the address geocoded to.
-