Versioning Object in a Bucket
Type Definition
type Version struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| Key | string | Object name |
| VersionId | string | Object version ID |
| LastModified | time.Time | Time when the last modification was made to the object |
| ETag | string | MD5 value of the object |
| Size | int64 | Object size in bytes |
| Owner | Object owner | |
| StorageClass | Storage class of the object | |
| IsLatest | bool | Whether the object is of the latest version. If the parameter value is True, the object is of the latest version. |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot