This document explains how to turn off Gemini for Google Cloud products, including the following:
For information about disabling Gemini in Looker, see the Gemini in Looker overview.
For information about disabling Gemini Cloud Assist, see Turn off Gemini Cloud Assist.
Before you begin
- To update a Gemini for Google Cloud subscription, make sure you have the
billing.subscriptions.updateIdentity and Access Management (IAM) permission. Thebilling.subscriptions.updatepermission is included in theroles/billing.adminIAM role, or you can add the permission to a custom role.
Turn off Gemini Code Assist
To turn off Gemini Code Assist, do the following:
In the Google Cloud console, go to the Gemini Products page.
From the Gemini Products page, navigate to the Manage Subscription page for the billing account associated with your project:
- If you are prompted to select a billing account, select it and click Continue to Admin for Gemini page. Then, from the navigation menu, click Manage Subscription.
- If you are not prompted to select a billing account, you are taken to the Admin for Gemini page. From the navigation menu, click Manage Subscription.
Click the Gemini Code Assist subscription. The name of the subscription depends on the name given when Gemini Code Assist was set up.
Review the subscription details and check the Auto renew setting.
If Auto renew is set to Off, then your subscription is already set to end on the subscription end date. No further action is needed.
If Auto renew is set to On, the steps to disable it depend on whether your subscription is in a trial period:
During a trial period: Click Disable Autorenew.
If you are not in a trial period:
- Click Manage subscription.
- To proceed to renewal settings, click Continue.
- For Automatic subscription renewal, select No, don't automatically renew, and then click Continue.
- If you agree to the terms of purchase, select I agree to the terms of this purchase, and then click Save changes.
Optional: If you are disabling all Gemini for Google Cloud products, then turn off the Gemini for Google Cloud API.
Turn off Gemini in BigQuery
To turn off all Gemini for Google Cloud products including BigQuery, see Turn off the Gemini for Google Cloud API. Otherwise, you can limit access for specific users.
To limit access for specific users, you can remove Identity and Access Management permissions for the feature. For a list of permissions required for Gemini in BigQuery, see Grant IAM roles on a Google Cloud project in "Set up Gemini in BigQuery."
Users can also turn off Gemini in BigQuery features:
In the Google Cloud console, go to the BigQuery page.
In the toolbar, click pen_sparkGemini.
Clear the Gemini features that you want to turn off.
Turn off Gemini in Colab Enterprise
To turn off Gemini in Colab Enterprise, you can remove access for specific users or turn off features within Colab Enterprise.
Remove access for specific users
You can use the Policy Analyzer feature in the Cloud Asset Inventory to find all users with any of the permissions included in the Gemini for Google Cloud User role and the Service Usage Consumer role. The most direct way to achieve this is to run a Policy Analyzer query that checks for the specific role itself, as the role implicitly contains the set of permissions.
Use the Policy Analyzer to see which users have the Gemini for Google Cloud User role and the Service Usage Consumer role, or the individual equivalent permissions.
Query by roles
Go to the Policy Analyzer page.
In the Analyze policies section, click Create custom query.
In the Select query scope field, choose the Organization, Folder, or Project you want to analyze. This defines the resources (and their IAM policies) that will be checked.
Set the parameter to Role.
In the Parameter 1 field, select Role from the drop-down menu.
In the corresponding Select a role field, select or type the name of the role: Gemini for Google Cloud User. Note that the full role ID is
roles/cloudaicompanion.user.In the Parameter 2 field, select Role from the drop-down menu.
In the corresponding Select a role field, select or type the name of the role: Service Usage Consumer. Note that the full role ID is
roles/serviceusage.serviceUsageConsumer.
Click Analyze (or Run Query). The results table shows all principals (users, service accounts, groups) that have been granted the Gemini for Google Cloud User role and the Service Usage Consumer role on any resource within your defined scope, whether directly or inherited from a parent resource.
Query by permissions
Go to the Policy Analyzer page.
In the Analyze policies section, click Create custom query.
In the Select query scope field, choose the Organization, Folder, or Project you want to analyze. This defines the resources (and their IAM policies) that will be checked.
Set the parameter to Permission.
In the Parameter 1 field, select Permission from the drop-down menu.
In the corresponding field, enter
cloudaicompanion.companions.generateChat.In the Parameter 2 field, select Permission from the drop-down menu.
In the corresponding field, enter
cloudaicompanion.companions.generateCode.
Click Analyze (or Run Query). The results table will show all principals that have any of the listed permissions granted on resources within the scope, regardless of the role they were granted through (such as a predefined role, a custom role, or another predefined role that coincidentally includes those permissions).
Remove all applicable user Identity and Access Management roles or permissions for Gemini in Colab Enterprise:
Go to the IAM & Admin page.
In the Principal column, find a principal for which you want to remove access to Gemini in Colab Enterprise, and then click Edit principal in that row.
In the Edit access pane, do the following:
Remove predefined roles
Locate the Gemini for Google Cloud User role, and then click Delete role.
Locate the Service Usage Consumer role, and then click Delete role.
Remove custom or alternate roles
- Locate the roles that include the
cloudaicompanion.companions.generateChatandcloudaicompanion.companions.generateCodepermissions, and then click Delete role.
Click Save.
Turn off features within Colab Enterprise
You can also turn off Gemini features from the Colab Enterprise Notebooks page:
In the Google Cloud console, go to the Colab Enterprise Notebooks page.
Open a notebook.
In the Colab Enterprise toolbar, click pen_spark Help me code.
Clear the Gemini features that you want to turn off.
Optional: If you are disabling all Gemini for Google Cloud products, then turn off the Gemini for Google Cloud API.
Turn off the Gemini for Google Cloud API
After you turn off all other Gemini for Google Cloud products for your project, turn
off the Gemini for Google Cloud API (cloudaicompanion.googleapis.com). For more
information, see
Disabling services.