Class: S2CellInfoRequest
- Inherits:
-
Object
- Object
- S2CellInfoRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/geocoder_types.rb
Constant Summary collapse
- CELLIDSASSTRINGS =
1
- FIELDS =
{ CELLIDSASSTRINGS => {:type => ::Thrift::Types::LIST, :name => 'cellIdsAsStrings', :element => {:type => ::Thrift::Types::STRING}, :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
714 |
# File 'lib/thrift/geocoder_types.rb', line 714 def struct_fields; FIELDS; end |
#validate ⇒ Object
716 717 |
# File 'lib/thrift/geocoder_types.rb', line 716 def validate end |