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



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

def struct_fields; FIELDS; end

#validateObject



646
647
# File 'lib/t_discover_service.rb', line 646

def validate
end