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

     1  
     2  
     3  # ObjectCopyCreation
     4  
     5  
     6  ## Properties
     7  
     8  | Name | Type | Description | Notes |
     9  |------------ | ------------- | ------------- | -------------|
    10  |**srcPath** | **String** | path of the copied object relative to the ref |  |
    11  |**srcRef** | **String** | a reference, if empty uses the provided branch as ref |  [optional] |
    12  |**force** | **Boolean** |  |  [optional] |
    13  
    14  
    15