[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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"]]