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