Class: Geocoder::BulkReverseGeocode_args
- Inherits:
-
Object
- Object
- Geocoder::BulkReverseGeocode_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder.rb
Constant Summary collapse
- R =
1
- FIELDS =
{ R => {:type => ::Thrift::Types::STRUCT, :name => 'r', :class => ::BulkReverseGeocodeRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
224 |
# File 'lib/thrift/geocoder.rb', line 224 def struct_fields; FIELDS; end |
#validate ⇒ Object
226 227 |
# File 'lib/thrift/geocoder.rb', line 226 def validate end |