Help Center> OBS GO SDK> API Reference> Data Types> Versioning Delete Marker in a Bucket
Updated on 2022-02-10 GMT+08:00

Versioning Delete Marker in a Bucket

Type Definition

type DeleteMarker struct

Parameter Description

Field

Type

Description

Key

string

Object name

VersionId

string

Object version ID

IsLatest

bool

Whether the object is of the latest version. If the parameter value is True, the object is of the latest version.

LastModified

time.Time

Time when the last modification was made to the object

Owner

Owner

Object owner