Original source of the file.
| Enums | |
|---|---|
FILE_SOURCE_UNSPECIFIED
|
Default value. Unknown source. |
FILE_SOURCE_INLINE
|
The data of the file was provided inline (e.g. pasted from the clipboard). |
FILE_SOURCE_LOCAL
|
The file was uploaded from a local file. |
FILE_SOURCE_CLOUD_STORAGE
|
The file was uploaded from Cloud Storage. |
FILE_SOURCE_CLOUD_DRIVE
|
The file was uploaded from Drive. |
FILE_SOURCE_URL
|
The file was retrieved from a URL (e.g. public web). |

