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