FileSource Stay organized with collections Save and categorize content based on your preferences.
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). |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-30 UTC.