Index
Properties
bucket
The bucket this object is contained in.
Optional cacheControl
Served as the 'Cache-Control' header on object download.
Optional contentDisposition
Optional contentEncoding
Served as the 'Content-Encoding' header on object download.
Optional contentLanguage
Served as the 'Content-Language' header on object download.
Optional contentType
Served as the 'Content-Type' header on object download.
Optional customMetadata
Additional user-defined custom metadata.
fullPath
The full path of this object.
generation
The object's generation.
Optional md5Hash
A Base64-encoded MD5 hash of the object being uploaded.
metageneration
The object's metageneration.
name
The short name of this object, which is the last component of the full path. For example, if fullPath is 'full/path/image.png', name is 'image.png'.
size
The size of this object, in bytes.
timeCreated
A date string representing when this object was created.
updated
A date string representing when this object was last updated.
The full set of object metadata, including read-only properties.