---
title: "ProjectSummary"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/projectsummary/"
source: "https://container-registry.com/docs/harbor-api-client/model/projectsummary/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/projectsummary/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/projectsummary/index.md>. Site index: <https://container-registry.com/llms.txt>.


# ProjectSummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**repo_count** | **int** | The number of the repositories under this project. | [optional] 
**chart_count** | **int** | The total number of charts under this project. | [optional] 
**project_admin_count** | **int** | The total number of project admin members. | [optional] 
**maintainer_count** | **int** | The total number of maintainer members. | [optional] 
**developer_count** | **int** | The total number of developer members. | [optional] 
**guest_count** | **int** | The total number of guest members. | [optional] 
**limited_guest_count** | **int** | The total number of limited guest members. | [optional] 
**quota** | **[ProjectSummaryQuota](../projectsummaryquota/)** |  | [optional] 
**registry** | **[Registry](../registry/)** |  | [optional] 



