Uses of Interface
com.google.maps.addressvalidation.v1.ValidationResultOrBuilder
-
Packages that use ValidationResultOrBuilder Package Description com.google.maps.addressvalidation.v1 A client to Address Validation API -
-
Uses of ValidationResultOrBuilder in com.google.maps.addressvalidation.v1
Classes in com.google.maps.addressvalidation.v1 that implement ValidationResultOrBuilder Modifier and Type Class Description classValidationResultThe result of validating an address.static classValidationResult.BuilderThe result of validating an address.Methods in com.google.maps.addressvalidation.v1 that return ValidationResultOrBuilder Modifier and Type Method Description ValidationResultOrBuilderValidateAddressResponse.Builder. getResultOrBuilder()The result of the address validation.ValidationResultOrBuilderValidateAddressResponse. getResultOrBuilder()The result of the address validation.ValidationResultOrBuilderValidateAddressResponseOrBuilder. getResultOrBuilder()The result of the address validation.
-