Class: Stat::Query::TDiscoverService::SelectMobileCategory_args
- Inherits:
-
Object
- Object
- Stat::Query::TDiscoverService::SelectMobileCategory_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_discover_service.rb
Constant Summary collapse
- VERSION =
1
- DEVICE =
2
- SCALE =
3
- FIELDS =
{ VERSION => {:type => ::Thrift::Types::I32, :name => 'version'}, DEVICE => {:type => ::Thrift::Types::STRING, :name => 'device'}, SCALE => {:type => ::Thrift::Types::I32, :name => 'scale'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
554 |
# File 'lib/t_discover_service.rb', line 554 def struct_fields; FIELDS; end |
#validate ⇒ Object
556 557 |
# File 'lib/t_discover_service.rb', line 556 def validate end |