Class: Geocoder::GetS2CellInfos_result
- Inherits:
-
Object
- Object
- Geocoder::GetS2CellInfos_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 => ::S2CellInfoResponse} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
336 |
# File 'lib/thrift/geocoder.rb', line 336 def struct_fields; FIELDS; end |
#validate ⇒ Object
338 339 |
# File 'lib/thrift/geocoder.rb', line 338 def validate end |