Class: Stat::Query::TRecommendService::IndirectFollowPage_result
- Inherits:
-
Object
- Object
- Stat::Query::TRecommendService::IndirectFollowPage_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_recommend_service.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
188 |
# File 'lib/t_recommend_service.rb', line 188 def struct_fields; FIELDS; end |
#validate ⇒ Object
190 191 |
# File 'lib/t_recommend_service.rb', line 190 def validate end |