Optional
Readonly
chunkThe chunk of the file upload.
Readonly
contentThe optional file content.
Readonly
createdFile creation timestamp.
Readonly
formatOptional
Readonly
hashThe hexdigest hash string of content, if requested (otherwise null). It cannot be null if hash_algorithm is defined.
Optional
Readonly
hash_The algorithm used to compute hash value. It cannot be null if hash is defined.
Optional
indicesThe indices of the matched characters in the name.
Readonly
last_Last modified timestamp.
Readonly
mimetypeReadonly
nameReadonly
pathOptional
Readonly
serverOptional
Readonly
sizeThe size of then file in bytes.
Readonly
typeThe type of file.
Readonly
writableWhether the requester has permission to edit the file.
A contents model.