Class: SuggestResource
- Inherits:
-
Object
- Object
- SuggestResource
- 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
- DATAURL =
1
- VERSION =
2
- UPDATEDTIME =
3
- FIELDS =
{ DATAURL => {:type => ::Thrift::Types::STRING, :name => 'dataUrl'}, VERSION => {:type => ::Thrift::Types::I64, :name => 'version'}, UPDATEDTIME => {:type => ::Thrift::Types::I64, :name => 'updatedTime'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
11615 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11615 def struct_fields; FIELDS; end |
#validate ⇒ Object
11617 11618 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11617 def validate end |