fullFileExtension property
The full file extension extracted from the name field.
May contain multiple concatenated extensions, such as "tar.gz". This is
only available for files with binary content in Google Drive. This is
automatically updated when the name field changes, however it's not
cleared if the new name doesn't contain a valid extension.
Output only.
Implementation
core.String? fullFileExtension;