Class: Relevanced::ListAllCentroids_result
- Inherits:
-
Object
- Object
- Relevanced::ListAllCentroids_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::ListCentroidsResponse} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1744 |
# File 'lib/gen-rb/relevanced.rb', line 1744 def struct_fields; FIELDS; end |
#validate ⇒ Object
1746 1747 |
# File 'lib/gen-rb/relevanced.rb', line 1746 def validate end |