Property signature DocumentObject.thumbnails
Stay organized with collections
Save and categorize content based on your preferences.
An array of Thumbnail
s which describe the attributes of a photo or video.
Thumbnails aren't returned if the selected items belong to Google Drive.
Signature
[Document.THUMBNAILS]?: ThumbnailObject[];
Details
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-26 UTC.
[null,null,["Last updated 2025-03-26 UTC."],[],[],null,["# Property signature DocumentObject.thumbnails\n\nAn array of `Thumbnail`s which describe the attributes of a photo or video.\nThumbnails aren't returned if the selected items belong to Google Drive.\n\nSignature\n---------\n\n [Document.THUMBNAILS]?: ThumbnailObject[];\n\nDetails\n-------\n\n| Type | [ThumbnailObject](./picker.thumbnailobject.md)`[]` |\n| Optional | Yes |\n| Readonly | No |\n|----------|----------------------------------------------------|"]]