Method: SwaggerClient::StatisticMap#total_repo_count
- Defined in:
- lib/harbor_swagger_client/models/statistic_map.rb
#total_repo_count ⇒ Object
The count of the total repositories, only be seen when the user is admin.
33 34 35 |
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 33 def total_repo_count @total_repo_count end |