Class: Relevanced::CreateDocument_args
- Inherits:
-
Object
- Object
- Relevanced::CreateDocument_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced.rb
Constant Summary collapse
- TEXT =
1- FIELDS =
{ TEXT => {:type => ::Thrift::Types::STRING, :name => 'text'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
788 |
# File 'lib/gen-rb/relevanced.rb', line 788 def struct_fields; FIELDS; end |
#validate ⇒ Object
790 791 |
# File 'lib/gen-rb/relevanced.rb', line 790 def validate end |