- enum GeoPointStatus {
- # The data in the GeoPoint object should not be trusted as correct
- # and is being recomputed
- # The data in the GeoPoint is accurate
- # An error occurred during geocoding possibly due to ambiguity or incomplete
- # address information
- }