github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/python-legacy/docs/ImportStatus.md (about)

     1  # ImportStatus
     2  
     3  
     4  ## Properties
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **completed** | **bool** |  | 
     8  **update_time** | **datetime** |  | 
     9  **ingested_objects** | **int** | Number of objects processed so far | [optional] 
    10  **metarange_id** | **str** |  | [optional] 
    11  **commit** | [**Commit**](Commit.md) |  | [optional] 
    12  **error** | [**Error**](Error.md) |  | [optional] 
    13  **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17