Google Cloud Build logo

Google Cloud Build

Google Cloud Build is a fully managed continuous integration and continuous delivery (CI/CD) platform that lets you build, test, and deploy software quickly across all languages and frameworks. It executes builds on Google Cloud infrastructure, supports building from source code repositories, creating container images, and deploying to various Google Cloud targets including GKE, Cloud Run, and App Engine.

1 APIs 0 Features
Build AutomationCI/CDContainer BuildContinuous DeliveryContinuous IntegrationDevOps

APIs

Cloud Build API

The Cloud Build API provides programmatic access to create, manage, and monitor builds on Google Cloud. Developers can use the API to trigger builds from source code, manage bui...

Semantic Vocabularies

Google Cloud Build Context

0 classes · 4 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🌐
Console
Console
🔗
CLI
CLI
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-cloud-build
name: Google Cloud Build
description: >-
  Google Cloud Build is a fully managed continuous integration and continuous delivery (CI/CD) platform that lets you
  build, test, and deploy software quickly across all languages and frameworks. It executes builds on Google Cloud
  infrastructure, supports building from source code repositories, creating container images, and deploying to various
  Google Cloud targets including GKE, Cloud Run, and App Engine.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-build/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Build Automation
  - CI/CD
  - Container Build
  - Continuous Delivery
  - Continuous Integration
  - DevOps
apis:
  - name: Cloud Build API
    description: >-
      The Cloud Build API provides programmatic access to create, manage, and monitor builds on Google Cloud. Developers
      can use the API to trigger builds from source code, manage build triggers that automatically start builds when
      source code changes, view build logs and results, manage worker pools for custom build environments, and configure
      build connections to source repositories.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://cloud.google.com/build/docs
    baseURL: https://cloudbuild.googleapis.com
    tags:
      - Builds
      - Source Repositories
      - Triggers
      - Worker Pools
    properties:
      - type: Documentation
        url: https://cloud.google.com/build/docs/api/reference/rest
      - type: OpenAPI
        url: openapi/cloud-build-api-openapi.yml
      - type: Authentication
        url: https://cloud.google.com/build/docs/api/reference/rest#authentication
      - type: JSONSchema
        url: json-schema/google-cloud-build-build-schema.json
common:
  - type: GitHubOrganization
    url: https://github.com/GoogleCloudPlatform
  - type: Portal
    url: https://cloud.google.com/build
  - type: GettingStarted
    url: https://cloud.google.com/build/docs/quickstart-build
  - type: Documentation
    url: https://cloud.google.com/build/docs
  - type: Authentication
    url: https://cloud.google.com/build/docs/api/reference/rest#authentication
  - type: Pricing
    url: https://cloud.google.com/build/pricing
  - type: TermsOfService
    url: https://cloud.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: Console
    url: https://console.cloud.google.com/cloud-build
  - type: CLI
    url: https://cloud.google.com/sdk/gcloud/reference/builds
  - type: StatusPage
    url: https://status.cloud.google.com
  - type: Support
    url: https://cloud.google.com/build/docs/support
  - type: JSONLD
    url: json-ld/google-cloud-build-context.jsonld
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com