Читайте документы во время кодирования с помощью Gemini Code Assist
Оптимизируйте свои подборки Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Есть 5 минут?
Помогите нам улучшить документацию Google Workspace, приняв участие в коротком онлайн-опросе .
В этом документе описывается, как использовать команду @googledocs в Gemini Code Assist для чтения, реферирования и составления перечня ресурсов Google Docs, таких как документы и папки, непосредственно из IDE (интегрированной среды разработки).
Инструмент Gemini Code Assist для Google Docs доступен в составе Gemini Code Assist для индивидуальных пользователей, а также в версиях Gemini Code Assist Standard и Enterprise. Подробнее см. в обзоре Gemini Code Assist .
Прежде чем начать
Выполните следующие шаги для подписки Gemini Code Assist, которую вы хотите использовать.
Gemini Code Assist Standard и Enterprise
Первые два шага должен выполнить администратор, а третий шаг могут выполнить отдельные разработчики.
Замените MY_DOC на название документа, который вы хотите резюмировать.
Список документов
Инструмент Google Docs в Gemini Code Assist может выводить списки документов с различными модификаторами, например, недавно просмотренные, документы, к которым вам предоставили доступ, или созданные вами. Это лишь несколько способов, которыми инструмент может выводить списки документов. Попробуйте указать, сгруппировать или отсортировать документы так, как вам удобнее.
[[["Прост для понимания","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-08-22 UTC."],[],[],null,["| **Preview**\n|\n| This product or feature is in preview. Products and features that are\n| in preview are available \"as is\".\n\nThis document describes how you can use the `@googledocs` command in\nGemini Code Assist to read, summarize, and list your Google Docs\nassets, like documents and folders, directly from your IDE (integrated\ndevelopment environment).\n\nThe Gemini Code Assist Google Docs tool is available as part of\n[Gemini Code Assist Standard and Enterprise edition](https://developers.google.com/gemini-code-assist/docs/overview#supported-features).\n\nBefore you begin\n\nThe first two steps must be done by an administrator, and the third step\ncan be completed by individual developers.\n\n1. [Install Gemini Code Assist for Standard and Enterprise](https://developers.google.com/gemini-code-assist/docs/set-up-gemini-standard-enterprise).\n2. Enable the Google Docs tool for users by following the steps in [Enable Gemini Code Assist tools](https://developers.google.com/gemini-code-assist/docs/tools-agents/enable-tools-standard-enterprise).\n3. Install Google Docs in your IDE by following the steps in [Configure Gemini Code Assist tools](https://developers.google.com/gemini-code-assist/docs/tools-agents/configure-tools-standard-enterprise).\n\nRead a document\n\nThe Google Docs tool in Gemini Code Assist can return the full\ncontents of a document so you can read it directly from your IDE.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n and enter the following prompt:\n\n @googledocs read \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e with the title of the document you want to read.\n\nSummarize a document\n\nThe Google Docs tool in Gemini Code Assist can summarize\nGoogle Docs for you directly from your IDE.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n chat and enter the following prompt:\n\n @googledocs summarize \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e with the title of the document you want\n summarized.\n\nList documents\n\nThe Google Docs tool in Gemini Code Assist can list documents with a\nvariety of modifiers, like recently viewed docs, docs shared with you, or docs\nyou created. These are just a few ways The tool can list documents. Try asking\nit to list, group, or sort documents however best supports your work.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n chat and enter one of the following prompts:\n\n @googledocs list recent documents\n @googledocs list documents shared with me\n @googledocs list documents created by me\n\nRelated topics\n\n- Learn more about Gemini Code Assist tools by reading the [Tools overview](https://developers.google.com/gemini-code-assist/docs/tools-agents/tools-overview)."]]