[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]