Optional Readonly chunkThe chunk of the file upload.
Readonly contentThe optional file content.
Readonly createdFile creation timestamp.
Readonly formatOptional indicesThe indices of the matched characters in the name.
Readonly last_Last modified timestamp.
Readonly mimetypeSpecify the mime-type of file contents.
Only non-null when content is present and type is "file".
Readonly nameReadonly pathOptional Readonly serverThe path as returned by the server contents API.
Differently to path it does not include IDrive API prefix.
Optional Readonly sizeThe size of then file in bytes.
Readonly typeThe type of file.
Readonly writableWhether the requester has permission to edit the file.
Generated using TypeDoc
A contents model.