PalveronPalveronDocs

Google Vertex AI

Import agents from Google Vertex AI Agent Engine — automatic detection, API registry metadata, and shadow AI detection.

Google Vertex AI

Import agents from Google Vertex AI Agent Engine into your governance registry. Cloud API Registry metadata is imported as tool permissions.

Feature Overview

FeatureDescription
Agent ImportName, model, tools, and instructions from Agent Engine
Shadow AI DetectionNew agents in Vertex AI are automatically detected
API Registry SyncCloud API Registry metadata imported as tool permissions

Prerequisites

  • Google Cloud project with Vertex AI Agent Engine enabled
  • Google Cloud Project ID
  • Permission to grant read access to AI agents (IAM aiplatform.viewer)

Set Up Connection

  1. Navigate to Integration → Integrations in the dashboard
  2. Click Connect next to Google Vertex AI
  3. Enter your Google Cloud Project ID
  4. You will be redirected to Google to authorize read access
  5. After successful authorization, the first sync starts automatically

What Is Imported?

FieldSource
Agent NameAgent.display_name
ModelAgent.model (e.g., gemini-2.0-flash)
ToolsAgent.tools[] — function declarations
InstructionsAgent.instruction — used as description
External URLLink to Vertex AI Console

Governance Workflow

Identical to the Azure import: Discovered agents are initially "ungoverned" and must be registered via the agent registration before they can be activated.

Next Steps

On this page