Algumas ferramentas têm dependências que precisam ser instaladas ou ativadas antes do uso. Alguns
exemplos de dependências que podem ser necessárias:
Talvez seja necessário instalar uma extensão no seu ambiente de desenvolvimento integrado.
Talvez seja necessário ativar um produto ou serviço no seu projeto Google Cloud .
Talvez seja necessário criar uma conta ou um projeto para um serviço.
Na primeira vez que você pedir uma ferramenta na conversa do Gemini Code Assist,
será necessário realizar as ações necessárias.
Configurar uma ferramenta para uso no ambiente de desenvolvimento integrado
No seu ambiente de desenvolvimento integrado, navegue até a conversa do Gemini Code Assist
e peça para usar a ferramenta desejada usando o símbolo @ seguido
do nome dela.
Por exemplo, o seguinte comando é enviado à ferramenta Documentos Google:
@GoogleDocs get my docs
Você vai receber uma solicitação para conectar a ferramenta.
Clique no link para conectar a ferramenta. A página Agentes e ferramentas
do Gemini Code Assist é aberta.
Localize a ferramenta que você quer usar e clique em
Conectar sua conta. A página de detalhes da ferramenta é aberta.
Na página de detalhes da ferramenta, clique em Conectar e siga as instruções
para autenticar o serviço da ferramenta e conectar sua conta.
Para uma lista de ferramentas e alguns comandos sugeridos, consulte as
ferramentas disponíveis.
Remover a autorização de uma ferramenta
Para remover a autorização de uma ferramenta no seu ambiente de desenvolvimento integrado, siga estas etapas:
Encontre o conector da conta para o serviço da ferramenta que você quer remover
e clique no nome dele. A página de detalhes do conector é aberta.
Na linha que contém sua conta, clique em
more_vertMais opções.
Clique em Excluir.
Sua conta é removida do conector de contas. A ferramenta não está mais
autorizada a acessar o serviço dela no seu ambiente de desenvolvimento integrado.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-05 UTC."],[],[],null,["# Configure Gemini Code Assist tools\n\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis document describes how to configure Gemini Code Assist tools for\nuse in your IDE.\n\nTo learn more about Gemini Code Assist tools and view all available\ntools, read the [Gemini Code Assist tools overview](/gemini/docs/codeassist/tools-agents/tools-overview).\n\nBefore you begin\n----------------\n\n1. Ask your administrator to do the following:\n\n 1. [Set up Gemini Code Assist Standard and Enterprise](/gemini/docs/discover/set-up-gemini).\n 2. [Enable Gemini Code Assist tools](/gemini/docs/codeassist/tools-agents/enable-tools).\n2. [Install the Gemini Code Assist plugin in your IDE](/gemini/docs/discover/set-up-gemini#use-ide).\n\n### Required roles\n\n\nTo get the permissions that\nyou need to use Gemini Code Assist tools,\n\nask your administrator to grant you the\n\n\n[Gemini Code Assist Tools User](/iam/docs/roles-permissions/cloudaicompanion#cloudaicompanion.codeToolsUser) (`roles/cloudaicompanion.codeToolsUser`)\nIAM role on the Google Cloud project.\n\n\nFor more information about granting roles, see [Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access).\n\n\nYou might also be able to get\nthe required permissions through [custom\nroles](/iam/docs/creating-custom-roles) or other [predefined\nroles](/iam/docs/roles-overview#predefined).\n\n### Dependencies\n\nSome tools have dependencies you must install or enable before use. Some\nexamples of dependencies that might be required are:\n\n- An extension might need to be installed in your IDE.\n- A product or service might need to be enabled in your Google Cloud project.\n- An account or project might need to be created for a service.\n\nYou will be prompted to take the required actions the first time you prompt a\ntool in the Gemini Code Assist chat.\n\nConfigure a tool for use in the IDE\n-----------------------------------\n\n1. In your IDE, navigate to the Gemini Code Assist chat and prompt\n the tool you want to use by using the `@` symbol followed by the name of\n the tool.\n\n For example, the following prompt is sent to the Google Docs tool: \n\n @GoogleDocs get my docs\n\n You are prompted to connect the tool.\n2. Click the link to connect the tool. The Gemini Code Assist\n **Agents \\& Tools** page opens.\n\n3. Locate the tool that you want to use and then click\n **Connect your account**. The tool details page opens.\n\n | **Note:** you can't connect your account if the tool hasn't been enabled by an administrator.\n4. In the tool details page, click **Connect** and then follow the instructions\n to authenticate to the tool service and connect your account.\n\nFor a list of tools and some suggested prompts, see\n[available tools](/gemini/docs/codeassist/tools-agents/tools-overview#available-tools).\n\nRemove authorization from a tool\n--------------------------------\n\nTo remove authorization from a tool in your IDE, complete the following steps:\n\n1. Navigate to Developer Connect.\n\n\n [Go to Developer Connect](https://console.cloud.google.com/developer-connect/connections)\n\n \u003cbr /\u003e\n\n2. Find the account connector for the tool service you want to remove, and then\n click the name of the account connector. The connector details page opens.\n\n3. In the row containing your account, click\n more_vert**More options**.\n\n4. Click **Delete**.\n\n Your account is removed from the account connector. The tool is no longer\n authorized to access its service from your IDE.\n | **Note:** if you want to authorize the tool again with a different account, you might need to log out of the tool account and then log back in with the new account you want to authorize.\n\nWhat's next\n-----------\n\n- Try out the GitHub or GitLab tool by following the instructions in [Get started with Gemini Code Assist tools](/gemini/docs/codeassist/tools-agents/get-started-with-tools)."]]