Uses of Class
com.google.maps.addressvalidation.v1.Verdict
-
Packages that use Verdict Package Description com.google.maps.addressvalidation.v1 A client to Address Validation API -
-
Uses of Verdict in com.google.maps.addressvalidation.v1
Methods in com.google.maps.addressvalidation.v1 that return Verdict Modifier and Type Method Description VerdictVerdict.Builder. build()VerdictVerdict.Builder. buildPartial()static VerdictVerdict. getDefaultInstance()VerdictVerdict.Builder. getDefaultInstanceForType()VerdictVerdict. getDefaultInstanceForType()VerdictValidationResult.Builder. getVerdict()Overall verdict flagsVerdictValidationResult. getVerdict()Overall verdict flagsVerdictValidationResultOrBuilder. getVerdict()Overall verdict flagsstatic VerdictVerdict. parseDelimitedFrom(InputStream input)static VerdictVerdict. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VerdictVerdict. parseFrom(byte[] data)static VerdictVerdict. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VerdictVerdict. parseFrom(com.google.protobuf.ByteString data)static VerdictVerdict. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VerdictVerdict. parseFrom(com.google.protobuf.CodedInputStream input)static VerdictVerdict. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VerdictVerdict. parseFrom(InputStream input)static VerdictVerdict. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VerdictVerdict. parseFrom(ByteBuffer data)static VerdictVerdict. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.maps.addressvalidation.v1 that return types with arguments of type Verdict Modifier and Type Method Description com.google.protobuf.Parser<Verdict>Verdict. getParserForType()static com.google.protobuf.Parser<Verdict>Verdict. parser()Methods in com.google.maps.addressvalidation.v1 with parameters of type Verdict Modifier and Type Method Description Verdict.BuilderVerdict.Builder. mergeFrom(Verdict other)ValidationResult.BuilderValidationResult.Builder. mergeVerdict(Verdict value)Overall verdict flagsstatic Verdict.BuilderVerdict. newBuilder(Verdict prototype)ValidationResult.BuilderValidationResult.Builder. setVerdict(Verdict value)Overall verdict flags
-