Class: Relevanced::GetServerMetadata_result
- Inherits:
-
Object
- Object
- Relevanced::GetServerMetadata_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
928 |
# File 'lib/gen-rb/relevanced.rb', line 928 def struct_fields; FIELDS; end |
#validate ⇒ Object
930 931 |
# File 'lib/gen-rb/relevanced.rb', line 930 def validate end |