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
798 |
# File 'lib/gen-rb/relevanced.rb', line 798 def struct_fields; FIELDS; end |
#validate ⇒ Object
800 801 |
# File 'lib/gen-rb/relevanced.rb', line 800 def validate end |