Class: Stat::Query::TDiscoverService::SelectMobileTrackTag_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



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

def struct_fields; FIELDS; end

#validateObject



678
679
# File 'lib/t_discover_service.rb', line 678

def validate
end