class
GitLab::Project::Statistics
- GitLab::Project::Statistics
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
gitlab/project.crConstructors
Instance Method Summary
- #commit_count : UInt32 | Nil
- #container_registry_size : UInt32 | Nil
- #job_artifacts_size : UInt32 | Nil
- #lfs_objects_size : UInt32 | Nil
- #packages_size : UInt32 | Nil
- #pipeline_artifacts_size : UInt32 | Nil
- #repository_size : UInt32 | Nil
- #snippets_size : UInt32 | Nil
- #storage_size : UInt32 | Nil
- #uploads_size : UInt32 | Nil
- #wiki_size : UInt32 | Nil