# Statistic
## Properties
**private_project_count** | Option<**i64**> | The count of the private projects | [optional]
**private_repo_count** | Option<**i64**> | The count of the private repositories | [optional]
**public_project_count** | Option<**i64**> | The count of the public projects | [optional]
**public_repo_count** | Option<**i64**> | The count of the public repositories | [optional]
**total_project_count** | Option<**i64**> | The count of the total projects, only be seen by the system admin | [optional]
**total_repo_count** | Option<**i64**> | The count of the total repositories, only be seen by the system admin | [optional]
**total_storage_consumption** | Option<**i64**> | The total storage consumption of blobs, only be seen by the system admin | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)