Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Выбирает режим, который представление будет использовать для отображения документов.
При использовании области, отличной от https://www.googleapis.com/auth/drive или https://www.googleapis.com/auth/drive.readonly , рекомендуется использовать DocsViewMode.LIST , поскольку пользователь не предоставил доступ к миниатюрам.
[[["Прост для понимания","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-15 UTC."],[[["Sets the display mode for documents in the view, choosing between list or grid view."],["Recommends using `DocsViewMode.LIST` when using scopes other than `https://www.googleapis.com/auth/drive` or `https://www.googleapis.com/auth/drive.readonly` due to potential thumbnail access restrictions."],["Takes a single parameter, `mode`, which is of type `DocsViewMode` and determines the display mode."],["Returns a `DocsView` object, allowing for further customization or actions on the view."]]],[]]