Class: Relevanced::MultiJoinCentroids_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 => ::MultiJoinCentroidsRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end