Multipart Upload in a Bucket
Type Definition
type Upload struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| Key | string | Name of the object to be uploaded |
| UploadId | string | Multipart upload ID |
| Initiator | Initiator of the multipart upload | |
| Owner | Owner of the multipart upload, which is consistent with Initiator | |
| StorageClass | Storage class of the object to be uploaded | |
| Initiated | time.Time | Time when the multipart upload is initiated |
Last Article: Response Result of List Multipart uploads
Next Article: Request Parameter of Obtaining Bucket Metadata
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.