FileSource

Original source of the file.

Enums
FILE_SOURCE_UNSPECIFIEDDefault value. Unknown source.
FILE_SOURCE_INLINEThe data of the file was provided inline (e.g. pasted from the clipboard).
FILE_SOURCE_LOCALThe file was uploaded from a local file.
FILE_SOURCE_CLOUD_STORAGEThe file was uploaded from Cloud Storage.
FILE_SOURCE_CLOUD_DRIVEThe file was uploaded from Drive.
FILE_SOURCE_URLThe 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.