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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end