[[["Прост для понимания","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"]],["Последнее обновление: 2025-01-09 UTC."],[[["Creates a new `DocsView` object, allowing interaction with Google Drive's Docs view."],["Optionally accepts a `ViewId` parameter to specify a specific Google Drive view, defaulting to the 'Docs' view if not provided."]]],["The `DocsView` class constructor creates a new instance. It accepts an optional `viewId` parameter of type `ViewId`. If provided, the `viewId` must be a Google Drive view; otherwise, it defaults to `ViewId.DOCS`. This parameter specifies the desired Google Drive view for the instance. The constructor is not protected.\n"]]