Class: SuggestResource

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

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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end