sourceUri property

String? sourceUri
getter/setter pair

If the file is imported from Cloud Storage or Google Drive, source_uri will be original file URI in Cloud Storage or Google Drive; if file is uploaded, source_uri will be file display name.

Implementation

core.String? sourceUri;