# CloudsmithApi::ReposPartialUpdate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | None | [optional] **index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional] **is_open_source** | **BOOLEAN** | None | [optional] **is_private** | **BOOLEAN** | None | [optional] **is_public** | **BOOLEAN** | None | [optional] **name** | **String** | A descriptive name for the repository. | [optional] **namespace** | **String** | None | [optional] **repository_type_str** | **String** | None | [optional] **slug** | **String** | None | [optional]