Help Center> OBS GO SDK> API Reference> Data Types> Response Result of Complete Multipart Upload
Updated on 2022-02-10 GMT+08:00

Response Result of Complete Multipart Upload

Type Definition

type CompleteMultipartUploadOutput struct

Parameter Description

Field

Type

Description

StatusCode

int

HTTP status code

RequestId

string

Request ID returned by the OBS server

ResponseHeaders

map[string][]string

HTTP response headers

ETag

string

ETag calculated based on the ETags of all combined parts

Bucket

string

Bucket in which parts are combined

Key

string

Object name obtained after part combination

Location

string

URL of the generated object after part combination

VersionId

string

Version ID of the object obtained after part combination

SseHeader

SseCHeader

or

SseKmsHeader

Header for server-side encryption