Note: This documentation set is for the Standard, Plus, Pay-as-you-go, and Frontline editions of Gemini Enterprise. For the Business edition documentation, see the Gemini Enterprise - Business edition Help Center.
Compute Engine configuration
Stay organized with collections
Save and categorize content based on your preferences.
This page describes how to set up and configure an OAuth application before
creating the Compute Engine data store.
Create OAuth app
Create an OAuth 2.0 application in Google Cloud with access to Compute Engine
APIs, and record the Client ID and Client secret. Configure the OAuth
application for your organization.
Set redirect URL and scopes
After creating the OAuth app, configure its redirect URL and scopes:
Open the OAuth application settings page.
In the Authorized redirect URIs section, add:
https://vertexaisearch.cloud.google.com/oauth-redirect
Select the following scopes:
Scope
Purpose
https://www.googleapis.com/auth/compute
Allows the app to view and manage your Compute Engine resources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]