Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Integrating Project Mariner with Google Cloud in Gemini

How does the Google Gemini Ultra subscription give us access to Project Mariner and Google Cloud? Can we ask Gemini to connect and invoke those tools automatically?

Solved Solved
2 2 559
1 ACCEPTED SOLUTION

Hi @IgorGanapolsky ,

As of now, Gemini Advanced (Ultra 1.5) does not provide direct access or automation with Project Mariner or Google Cloud tools out of the box. Try this

  • Project Mariner is an internal name for Google’s enterprise data access layer — it's not exposed as a public API or integration point via Gemini.

  • Gemini in Google Workspace can help generate code, suggest API usage, or assist with GCP tool configurations (e.g., Cloud Run, Vertex AI), but it won’t autonomously invoke cloud services or access your GCP resources.

  • To connect Gemini with real cloud tools, you'd need to build custom integrations using APIs and possibly plug Gemini into your development environment.

So: no direct auto-integration, but you can ask Gemini to help you write or plan integration logic using Google Cloud APIs.

View solution in original post

2 REPLIES 2

Hi @IgorGanapolsky ,

As of now, Gemini Advanced (Ultra 1.5) does not provide direct access or automation with Project Mariner or Google Cloud tools out of the box. Try this

  • Project Mariner is an internal name for Google’s enterprise data access layer — it's not exposed as a public API or integration point via Gemini.

  • Gemini in Google Workspace can help generate code, suggest API usage, or assist with GCP tool configurations (e.g., Cloud Run, Vertex AI), but it won’t autonomously invoke cloud services or access your GCP resources.

  • To connect Gemini with real cloud tools, you'd need to build custom integrations using APIs and possibly plug Gemini into your development environment.

So: no direct auto-integration, but you can ask Gemini to help you write or plan integration logic using Google Cloud APIs.

This is incredibly confusing. On Google IO stage, they made it look like
Gemini can do all of these things. But it turns out it is a pain in the ass?
Top Labels in this Space