static AddressComponent.ConfirmationLevel |
AddressComponent.ConfirmationLevel.forNumber(int value) |
|
AddressComponent.ConfirmationLevel |
AddressComponent.Builder.getConfirmationLevel() |
Indicates the level of certainty that we have that the component
is correct.
|
AddressComponent.ConfirmationLevel |
AddressComponent.getConfirmationLevel() |
Indicates the level of certainty that we have that the component
is correct.
|
AddressComponent.ConfirmationLevel |
AddressComponentOrBuilder.getConfirmationLevel() |
Indicates the level of certainty that we have that the component
is correct.
|
static AddressComponent.ConfirmationLevel |
AddressComponent.ConfirmationLevel.valueOf(int value) |
Deprecated.
|
static AddressComponent.ConfirmationLevel |
AddressComponent.ConfirmationLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AddressComponent.ConfirmationLevel |
AddressComponent.ConfirmationLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AddressComponent.ConfirmationLevel[] |
AddressComponent.ConfirmationLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|