google_api_drive v0.0.1 GoogleApi.Drive.V3.Model.FileContentHintsThumbnail View Source
A thumbnail for the file. This will only be used if Drive cannot generate a standard thumbnail.
Attributes
- image (binary()): The thumbnail data encoded with URL-safe Base64 (RFC 4648 section 5). Defaults to:
null
. - mimeType (String.t): The MIME type of the thumbnail. Defaults to:
null
.