googleapis.com

Allows users to manage BigQuery connections to external data sources.

🔑 oauth2 8 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Returns specified connection.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryconnection.googleapis.com/v1beta1/{name}
Returns a list of connections in the given project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryconnection.googleapis.com/v1beta1/{parent}/connections
Endpoints (8 total)
GET
/v1beta1/{name}
Returns specified connection.
GET
/v1beta1/{parent}/connections
Returns a list of connections in the given project.
POST
/v1beta1/{parent}/connections
Creates a new connection.
POST
/v1beta1/{resource}:getIamPolicy
Gets the access control policy for a resource. Returns an empty policy if the…
POST
/v1beta1/{resource}:setIamPolicy
Sets the access control policy on the specified resource. Replaces any existi…
POST
/v1beta1/{resource}:testIamPermissions
Returns permissions that a caller has on the specified resource. If the resou…
PATCH
/v1beta1/{name}
Sets the credential for the specified connection.
DELETE
/v1beta1/{name}
Deletes connection and associated credential.
At a glance
Total SDKs10
Languages6
Endpoints8
Authoauth2
Categories2
https://bigqueryconnection.googleapis.com