Class: Geocoder::GetS2CellInfos_args
- Inherits:
-
Object
- Object
- Geocoder::GetS2CellInfos_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 => ::S2CellInfoRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
320 |
# File 'lib/thrift/geocoder.rb', line 320 def struct_fields; FIELDS; end |
#validate ⇒ Object
322 323 |
# File 'lib/thrift/geocoder.rb', line 322 def validate end |