ViewId
is an enumerated type for the various views available in the Picker.
Use these values in calls to DocsView
and PickerBuilder
.
Signature
export enum ViewId
Members
Name | Description |
---|---|
DOCS |
All Google Drive document types. |
DOCS_IMAGES |
Google Drive photos. |
DOCS_IMAGES_AND_VIDEOS |
Google Drive photos and videos. |
DOCS_VIDEOS |
Google Drive videos. |
DOCUMENTS |
Google Drive Documents. |
DRAWINGS |
Google Drive Drawings. |
FOLDERS |
Google Drive Folders. |
FORMS |
Google Drive Forms. |
PDFS |
PDF files stored in Google Drive. |
PRESENTATIONS |
Google Drive Presentations. |
SPREADSHEETS |
Google Drive Spreadsheets. |
IMAGE_SEARCH |
(Deprecated) |
MAPS |
(Deprecated) |
PHOTO_ALBUMS |
(Deprecated) |
PHOTO_UPLOAD |
(Deprecated) |
PHOTOS |
(Deprecated) |
RECENTLY_PICKED |
(Deprecated) |
VIDEO_SEARCH |
(Deprecated) |
WEBCAM |
(Deprecated) |
YOUTUBE |
(Deprecated) |