Method: Harbor2Client::ProjectSummaryQuota#used
- Defined in:
- lib/harbor2_client/models/project_summary_quota.rb
#used ⇒ Object
The used status of the quota
21 22 23 |
# File 'lib/harbor2_client/models/project_summary_quota.rb', line 21 def used @used end |