Class: Relevanced::DebugGetFullCentroid_args

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end