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



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

def struct_fields; FIELDS; end

#validateObject



488
489
# File 'lib/t_discover_service.rb', line 488

def validate
end