Class: PortalSearchSummary
- Inherits:
-
Object
- Object
- PortalSearchSummary
- 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
- LINK =
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_fields ⇒ Object
9809 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9809 def struct_fields; FIELDS; end |
#validate ⇒ Object
9811 9812 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9811 def validate end |