static Verdict.Granularity |
Verdict.Granularity.forNumber(int value) |
|
Verdict.Granularity |
Verdict.Builder.getGeocodeGranularity() |
Information about the granularity of the
[`geocode`][google.maps.addressvalidation.v1.ValidationResult.geocode].
|
Verdict.Granularity |
Verdict.getGeocodeGranularity() |
Information about the granularity of the
[`geocode`][google.maps.addressvalidation.v1.ValidationResult.geocode].
|
Verdict.Granularity |
VerdictOrBuilder.getGeocodeGranularity() |
Information about the granularity of the
[`geocode`][google.maps.addressvalidation.v1.ValidationResult.geocode].
|
Verdict.Granularity |
Verdict.Builder.getInputGranularity() |
The granularity of the **input** address.
|
Verdict.Granularity |
Verdict.getInputGranularity() |
The granularity of the **input** address.
|
Verdict.Granularity |
VerdictOrBuilder.getInputGranularity() |
The granularity of the **input** address.
|
Verdict.Granularity |
Verdict.Builder.getValidationGranularity() |
The granularity level that the API can fully **validate** the address to.
|
Verdict.Granularity |
Verdict.getValidationGranularity() |
The granularity level that the API can fully **validate** the address to.
|
Verdict.Granularity |
VerdictOrBuilder.getValidationGranularity() |
The granularity level that the API can fully **validate** the address to.
|
static Verdict.Granularity |
Verdict.Granularity.valueOf(int value) |
Deprecated.
|
static Verdict.Granularity |
Verdict.Granularity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Verdict.Granularity |
Verdict.Granularity.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Verdict.Granularity[] |
Verdict.Granularity.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|