github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java/docs/RepositoryDumpStatus.md (about) 1 2 3 # RepositoryDumpStatus 4 5 6 ## Properties 7 8 | Name | Type | Description | Notes | 9 |------------ | ------------- | ------------- | -------------| 10 |**id** | **String** | ID of the task | | 11 |**done** | **Boolean** | | | 12 |**updateTime** | **OffsetDateTime** | | | 13 |**error** | **String** | | [optional] | 14 |**refs** | [**RefsDump**](RefsDump.md) | | [optional] | 15 16 17