Method: Harbor2Client::ProjectSummaryQuota#hash
- Defined in:
- lib/harbor2_client/models/project_summary_quota.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
86 87 88 |
# File 'lib/harbor2_client/models/project_summary_quota.rb', line 86 def hash [hard, used].hash end |