fileExtension property

String? fileExtension
getter/setter pair

The final component of fullFileExtension with trailing text that does not appear to be part of the extension removed.

This field is only populated for files with content stored in Google Drive; it is not populated for Docs Editors or shortcut files.

Output only.

Implementation

core.String? fileExtension;