| Name | Type | Description | Notes |
|---|---|---|---|
| project_id | int | The ID of the project that the repository belongs to | [optional] |
| project_name | str | The name of the project that the repository belongs to | [optional] |
| project_public | bool | The flag to indicate the publicity of the project that the repository belongs to (1 is public, 0 is not) | [optional] |
| repository_name | str | The name of the repository | [optional] |
| pull_count | int | The count how many times the repository is pulled | [optional] |
| artifact_count | int | The count of artifacts in the repository | [optional] |