Class: Stat::Query::THotService::FirstPageSound_args
- Inherits:
-
Object
- Object
- Stat::Query::THotService::FirstPageSound_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_hot_service.rb
Constant Summary collapse
- CATEGORIES =
1
- SIZE =
2
- FIELDS =
{ CATEGORIES => {:type => ::Thrift::Types::LIST, :name => 'categories', :element => {:type => ::Thrift::Types::I32}}, SIZE => {:type => ::Thrift::Types::I32, :name => 'size'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1316 |
# File 'lib/t_hot_service.rb', line 1316 def struct_fields; FIELDS; end |
#validate ⇒ Object
1318 1319 |
# File 'lib/t_hot_service.rb', line 1318 def validate end |