cloudbuild.googleapis.com
Google Cloud Build is a managed CI/CD service on Google Cloud for running builds, tests, and deployments. It integrates with source repositories and Google Cloud deployment targets to automate software delivery workflows.
Google Cloud Build exposes a REST API at `https://cloudbuild.googleapis.com` and a `gcloud builds` CLI surface; both use Google Cloud authentication via OAuth/ADC-backed bearer credentials.
- Cloud Build REST APIdiscovered
- gcloud builds CLIdiscovered
For REST or client-library access, create Google Cloud credentials in APIs & Services > Credentials or use Application Default Credentials as documented in Set up ADC for a local development environment. For command-line use, install the gcloud CLI and sign in with gcloud auth login or initialize with gcloud init; Google Cloud documentation lists these under Authenticate for the gcloud CLI and Authenticate for using REST.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing