Class: Relevanced::DeleteCentroid_args
- Inherits:
-
Object
- Object
- Relevanced::DeleteCentroid_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced.rb
Constant Summary collapse
- CENTROIDID =
1- FIELDS =
{ CENTROIDID => {:type => ::Thrift::Types::STRING, :name => 'centroidId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
958 |
# File 'lib/gen-rb/relevanced.rb', line 958 def struct_fields; FIELDS; end |
#validate ⇒ Object
960 961 |
# File 'lib/gen-rb/relevanced.rb', line 960 def validate end |