Uses of Interface
com.google.maps.addressvalidation.v1.VerdictOrBuilder
-
Packages that use VerdictOrBuilder Package Description com.google.maps.addressvalidation.v1 A client to Address Validation API -
-
Uses of VerdictOrBuilder in com.google.maps.addressvalidation.v1
Classes in com.google.maps.addressvalidation.v1 that implement VerdictOrBuilder Modifier and Type Class Description class
Verdict
High level overview of the address validation result and geocode.static class
Verdict.Builder
High level overview of the address validation result and geocode.Methods in com.google.maps.addressvalidation.v1 that return VerdictOrBuilder Modifier and Type Method Description VerdictOrBuilder
ValidationResult.Builder. getVerdictOrBuilder()
Overall verdict flagsVerdictOrBuilder
ValidationResult. getVerdictOrBuilder()
Overall verdict flagsVerdictOrBuilder
ValidationResultOrBuilder. getVerdictOrBuilder()
Overall verdict flags
-