Class: PortalSearchSummary

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

1
COLLECTIONS =
2
FIELDS =
{
  LINK => {:type => ::Thrift::Types::STRING, :name => 'link'},
  COLLECTIONS => {:type => ::Thrift::Types::LIST, :name => 'collections', :element => {:type => ::Thrift::Types::STRUCT, :class => ::PortalSearchCollection}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



8245
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8245

def struct_fields; FIELDS; end

#validateObject



8247
8248
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8247

def validate
end