Method: SwaggerClient::StatisticMap#private_project_count

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

#private_project_countObject

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



18
19
20
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 18

def private_project_count
  @private_project_count
end