GetObjectMetadataResponse Properties |
The GetObjectMetadataResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | Appendable |
Whether the object is an appendable object
|
![]() | BucketName |
Bucket name
|
![]() | ContentLength |
Object length
(Overrides ObsWebServiceResponseContentLength.) |
![]() | ContentType |
MIME type of the object
|
![]() | DeleteMarker |
Object delete marker
|
![]() | ETag |
ETag of the object
|
![]() | ExpirationDetail |
Expiration details of the object
|
![]() | Headers |
Response headers
(Inherited from ObsWebServiceResponse.) |
![]() | LastModified |
Last modification time of the object
|
![]() | Metadata |
Customized metadata of the object
|
![]() | NextPosition |
Start position for next appendable upload. This parameter is valid only when its value is larger than "0" and when "Appendable" is set to "true".
|
![]() | ObjectKey |
Object name
|
![]() | RequestId |
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.) |
![]() | RestoreStatus |
Restore status of the Archive object. If the object is not in the OBS Archive storage class, the value is null.
|
![]() | StatusCode |
HTTP status code
(Inherited from ObsWebServiceResponse.) |
![]() | StorageClass |
Object storage class
|
![]() | VersionId |
Object version ID
|
![]() | WebsiteRedirectLocation |
Redirect the request to another object in the bucket or to an external URL.
If the bucket is configured with website hosting, the object metadata property can be set.
|