[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]