Interface protos.google.maps.addressvalidation.v1.IVerdict (1.0.1)

Properties of a Verdict.

Package

@googlemaps/addressvalidation

Properties

addressComplete

addressComplete?: (boolean|null);

Verdict addressComplete

geocodeGranularity

geocodeGranularity?: (google.maps.addressvalidation.v1.Verdict.Granularity|keyof typeof google.maps.addressvalidation.v1.Verdict.Granularity|null);

Verdict geocodeGranularity

hasInferredComponents

hasInferredComponents?: (boolean|null);

Verdict hasInferredComponents

hasReplacedComponents

hasReplacedComponents?: (boolean|null);

Verdict hasReplacedComponents

hasUnconfirmedComponents

hasUnconfirmedComponents?: (boolean|null);

Verdict hasUnconfirmedComponents

inputGranularity

inputGranularity?: (google.maps.addressvalidation.v1.Verdict.Granularity|keyof typeof google.maps.addressvalidation.v1.Verdict.Granularity|null);

Verdict inputGranularity

validationGranularity

validationGranularity?: (google.maps.addressvalidation.v1.Verdict.Granularity|keyof typeof google.maps.addressvalidation.v1.Verdict.Granularity|null);

Verdict validationGranularity