[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-11-08 UTC."],[[["`ViewId` is an enumerated type used to specify the types of files displayed in the Google Picker."],["These values are used within the `DocsView` and `PickerBuilder` components to control the Picker's view."],["It provides options for various Google Drive file types such as documents, images, videos, folders, and more."],["Some `ViewId` options have been deprecated and should no longer be used."]]],["`ViewId` is an enumerated type that defines the different views within the Picker. It's used in `DocsView` and `PickerBuilder` calls. Members include views for various Google Drive file types like `DOCS`, `DOCUMENTS`, `DRAWINGS`, `FOLDERS`, `PDFS`, `PRESENTATIONS`, and `SPREADSHEETS`. Other views specify media types, such as `DOCS_IMAGES`, `DOCS_VIDEOS`, and `DOCS_IMAGES_AND_VIDEOS`. Several views are deprecated, such as `IMAGE_SEARCH`, `MAPS`, `PHOTOS`, and `YOUTUBE`.\n"]]