Method: Algolia::QuerySuggestions::ConfigurationWithIndex#to_s

Defined in:
lib/algolia/models/query-suggestions/configuration_with_index.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



223
224
225
# File 'lib/algolia/models/query-suggestions/configuration_with_index.rb', line 223

def to_s
  to_hash.to_s
end