googleapis.com

Enable cloud users to discover enterprise catalogs and products in their organizations.

🔑 oauth2 3 endpoints
📄 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
Search Catalog resources that consumers have access to, within the scope of t…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudprivatecatalog.googleapis.com/v1beta1/{resource}/catalogs:search
Search Product resources that consumers have access to, within the scope of t…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudprivatecatalog.googleapis.com/v1beta1/{resource}/products:search
Search Version resources that consumers have access to, within the scope of t…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudprivatecatalog.googleapis.com/v1beta1/{resource}/versions:search
Endpoints (3 total)
GET
/v1beta1/{resource}/catalogs:search
Search Catalog resources that consumers have access to, within the scope of t…
GET
/v1beta1/{resource}/products:search
Search Product resources that consumers have access to, within the scope of t…
GET
/v1beta1/{resource}/versions:search
Search Version resources that consumers have access to, within the scope of t…
At a glance
Total SDKs10
Languages6
Endpoints3
Authoauth2
https://cloudprivatecatalog.googleapis.com