Class: Relevanced::DeleteCentroid_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen-rb/relevanced.rb

Constant Summary collapse

REQUEST =
1
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::DeleteCentroidRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1517
# File 'lib/gen-rb/relevanced.rb', line 1517

def struct_fields; FIELDS; end

#validateObject



1519
1520
# File 'lib/gen-rb/relevanced.rb', line 1519

def validate
end