Options to create the File.
Retrieves information for an existing File. Throws an error if the File does not exist.
The id of the File to retrieve.
Opens a local file picker to allow the user to choose a file.
The contents of the file chosen by the user. All properties will be undefined if the user cancels the overlay.
Updates a File.
The id of the File to update.
Options to update the File.
Creates a new File.