Class: AutocompleteCandidate

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

CANDIDATE =
1
FIELDS =
{
  CANDIDATE => {:type => ::Thrift::Types::STRING, :name => 'candidate'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end