Certains outils ont des dépendances que vous devez installer ou activer avant de les utiliser. Voici quelques exemples de dépendances qui peuvent être requises :
Il est possible que vous ayez à installer une extension dans votre IDE.
Il est possible que vous ayez à activer un service dans votre projet Google Cloud .
Un service peut nécessiter la création d'un compte ou d'un projet.
Vous serez invité à effectuer les actions requises la première fois que vous créerez un prompt pour un outil dans le chat Gemini Code Assist.
Configurer un outil à utiliser dans l'IDE
Dans votre IDE, accédez au chat Gemini Code Assist et créez un prompt pour l'outil que vous souhaitez utiliser, avec le symbole @ suivi du nom de l'outil.
Par exemple, le prompt suivant est envoyé à l'outil Google Docs :
@GoogleDocs get my docs
Vous êtes invité à connecter l'outil.
Cliquez sur le lien pour le connecter. La page Agents et outils de Gemini Code Assist s'ouvre.
Recherchez l'outil que vous souhaitez utiliser, puis cliquez sur Associer votre compte. La page d'informations sur l'outil s'ouvre.
Sur la page d'informations sur l'outil, cliquez sur Connecter, puis suivez les instructions pour vous authentifier auprès du service de l'outil et associer votre compte.
Pour obtenir la liste des outils et quelques suggestions de prompts, consultez Outils disponibles.
Supprimer l'autorisation d'un outil
Pour supprimer l'autorisation d'un outil dans votre IDE, procédez comme suit :
Recherchez le connecteur de compte pour le service d'outil que vous souhaitez supprimer, puis cliquez sur son nom. La page d'informations sur le connecteur s'ouvre.
Sur la ligne contenant votre compte, cliquez sur more_vertPlus d'options.
Cliquez sur Supprimer.
Votre compte est supprimé du connecteur de compte. L'outil n'est plus autorisé à accéder à son service depuis votre IDE.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/05 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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)."]]