Class: AutocompleteCandidate
- Inherits:
-
Object
- Object
- AutocompleteCandidate
- 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_fields ⇒ Object
8783 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8783 def struct_fields; FIELDS; end |
#validate ⇒ Object
8785 8786 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 8785 def validate end |