Object Object
Object(
acl = NULL,
bucket = NULL,
cacheControl = NULL,
componentCount = NULL,
contentDisposition = NULL,
contentEncoding = NULL,
contentLanguage = NULL,
contentType = NULL,
crc32c = NULL,
customerEncryption = NULL,
etag = NULL,
generation = NULL,
id = NULL,
md5Hash = NULL,
mediaLink = NULL,
metadata = NULL,
metageneration = NULL,
name = NULL,
owner = NULL,
selfLink = NULL,
size = NULL,
storageClass = NULL,
timeCreated = NULL,
timeDeleted = NULL,
updated = NULL
)
Access controls on the object
The name of the bucket containing this object
Cache-Control directive for the object data
Number of underlying components that make up this object
Content-Disposition of the object data
Content-Encoding of the object data
Content-Language of the object data
Content-Type of the object data
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order
Metadata of customer-supplied encryption key, if the object is encrypted by such a key
HTTP 1
The content generation of this object
The ID of the object
MD5 hash of the data; encoded using base64
Media download link
User-provided metadata, in key/value pairs
The version of the metadata for this object at this generation
The name of this object
The owner of the object
The link to this object
Content-Length of the data in bytes
Storage class of the object
The creation time of the object in RFC 3339 format
The deletion time of the object in RFC 3339 format
The modification time of the object metadata in RFC 3339 format
Object object
An object.