Method: SwaggerClient::StatisticMap#private_repo_count

Defined in:
lib/harbor_swagger_client/models/statistic_map.rb

#private_repo_countObject

The count of the private repositories belonging to the projects which the user is a member of.



21
22
23
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 21

def private_repo_count
  @private_repo_count
end