Class: Stat::Query::TDiscoverService::SelectWebTrackTag_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/t_discover_service.rb

Constant Summary collapse

CATEGORYID =
1
FIELDS =
{
  CATEGORYID => {:type => ::Thrift::Types::I32, :name => 'categoryId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



540
# File 'lib/t_discover_service.rb', line 540

def struct_fields; FIELDS; end

#validateObject



542
543
# File 'lib/t_discover_service.rb', line 542

def validate
end