Class: Relevanced::CreateDocument_args

Inherits:
Object
  • Object
show all
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_fieldsObject



998
# File 'lib/gen-rb/relevanced.rb', line 998

def struct_fields; FIELDS; end

#validateObject



1000
1001
# File 'lib/gen-rb/relevanced.rb', line 1000

def validate
end