the raw content of the file. Can be an Uploadable, BlobLikePart, or AsyncIterable of BlobLikeParts
Optional
name: null | stringthe name of the file. If omitted, toFile will try to determine a file name from bits if possible
Optional
options: FilePropertyBagadditional properties
a File with the given properties
Generated using TypeDoc
Helper for creating a File to pass to an SDK upload method from a variety of different data formats