Class: Geocoder::ReverseGeocode_result
- Inherits:
-
Object
- Object
- Geocoder::ReverseGeocode_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::GeocodeResponse} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
208 |
# File 'lib/thrift/geocoder.rb', line 208 def struct_fields; FIELDS; end |
#validate ⇒ Object
210 211 |
# File 'lib/thrift/geocoder.rb', line 210 def validate end |