FileUploadCompleteRequest¶
FileUploadCompleteRequest
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
multipart_upload_id | str | The multipart upload id used by the object store | [optional] |
part_etags | list[PartEtag] | etags for each uploaded part (optional for files that uses multipart upload) | [optional] |