github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/RepositoryDumpStatus.md (about)

     1  # RepositoryDumpStatus
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **id** | **String** | ID of the task | 
     8  **done** | **bool** |  | 
     9  **update_time** | **String** |  | 
    10  **error** | Option<**String**> |  | [optional]
    11  **refs** | Option<[**models::RefsDump**](RefsDump.md)> |  | [optional]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15