hasThumbnail property
Whether this file has a thumbnail.
This does not indicate whether the requesting app has access to the thumbnail. To check access, look for the presence of the thumbnailLink field.
Output only.
Implementation
core.bool? hasThumbnail;