Create a service account
In the Google Cloud Console, create a service account in the project that hosts your Vertex AI endpoints and grant it the Vertex AI User role (roles/aiplatform.user). Generate a JSON key file for it.
Configure in Datafold
- Navigate to Settings → Integrations, click Add New Integration, and choose Google Vertex AI.
- Upload the service account JSON key file.
- Models — the Gemini family is listed automatically from Vertex’s Model Garden. Partner models hosted on Vertex (e.g. Claude) use publisher-specific ids and can be added manually.
- Region (optional) — leave blank to use Vertex’s global endpoint, which serves mainstream Gemini models. Set a specific location (e.g.
europe-west4) only for data-residency requirements or region-only models. - Click Save.
