Class: Relevanced::ListCentroidRange_args

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

Constant Summary collapse

OFFSET =
1
COUNT =
2
FIELDS =
{
  OFFSET => {:type => ::Thrift::Types::I64, :name => 'offset'},
  COUNT => {:type => ::Thrift::Types::I64, :name => 'count'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end