class Algolia::Ingestion::AuthGoogleServiceAccountPartial

def eql?(other)

Parameters:
  • Object (Object) -- to be compared

Other tags:
    See: the - `==` method
def eql?(other)
  self == other
end