Vendor Catalog
Google Cloud
BigQuery, Cloud Storage, Pub/Sub, Vertex AI, Speech, Vision, Translate, and more
Vendor ID: google-cloud · Maturity: preview · Categories: cloud
Google Cloud Platform — BigQuery, Cloud Storage, Pub/Sub, Vertex AI, and more, with dual OAuth + Service Account JSON auth.
Auth
| Credential | Used for |
|---|---|
oauth (User account) | Interactive flows. Requests the cloud-platform scope which covers every product on this vendor. |
apiKey (Service Account JSON) | Headless / CI flows. Paste the SA JSON; the integration handles JWT minting. |
Products
| ID | Name | What it does |
|---|---|---|
google-cloud:bigquery | BigQuery | Serverless data warehouse and SQL analytics. |
google-cloud:bigtable | Bigtable | Admin surface for instances, clusters, and tables. |
google-cloud:cloud-sql | Cloud SQL | Admin surface for managed MySQL / Postgres / SQL Server. |
google-cloud:cloud-storage | Cloud Storage | Object storage for unstructured data. |
google-cloud:dataflow | Dataflow | Managed Apache Beam batch and streaming pipelines. |
google-cloud:dataproc | Dataproc | Managed Hadoop / Spark clusters. |
google-cloud:datastore | Datastore | NoSQL document store. |
google-cloud:pubsub | Pub/Sub | Global, durable messaging. |
google-cloud:speech | Speech-to-Text | Synchronous transcription and STT capability runtime. |
google-cloud:translate | Translate | Neural machine translation and language detection. |
google-cloud:vertex-ai | Vertex AI | Gemini 1.5 / 2.0 / 2.5 served via Vertex AI. LLM capability runtime. |
google-cloud:vision | Vision | Image labeling, OCR, face / object detection. OCR capability runtime. |
Capabilities
| Capability | Default model | Wire protocol | Provided by |
|---|---|---|---|
| LLM | gemini-2.5-flash | openai-chat-v1 | google-cloud:vertex-ai |
| STT | — | — | google-cloud:speech |
| OCR | — | — | google-cloud:vision |