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 is not
cleared if the new name does not contain a valid extension.
Output only.
Implementation
core.String? fullFileExtension;