--- id: google-cloud-build version: "3.38.1" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-cloud-build — Google Cloud Build API client library License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-cloud-build uv add google-cloud-build poetry add google-cloud-build ## Description Python Client for Cloud Build ============================= |stable| |pypi| |versions| `Cloud Build`_: Creates and manages builds on Google Cloud Platform. - `Client Library Documentation`_ - `Product Documentation`_ .. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-build.svg :target: https://pypi.org/project/google-cloud-build/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-build.svg :target: https://pypi.org/project/google-cloud-build/ .. _Cloud Build: https://cloud.google.com/cloud-build/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudbuild/latest/summary_overview .. _Product Documentation: https://cloud.google.com/cloud-build/ Quick Start ----------- In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ 3. `Enable the Cloud Build.`_ 4. `Set up Authentication.`_ .. _Select or create a Cloud Platform... ## AI interpretation — verify before relying Official Python client library for Google Cloud Build, enabling programmatic creation and management of builds on Google Cloud Platform. Verdict: Production-ready, actively maintained official Google client library with no known vulnerabilities. Stable API surface, permissive licensing, and low install friction make it a safe choice for Cloud Build integration. Requires Python 3.10+ and proper GCP authentication setup. [View on SkillFed](https://skillfed.io/packages/google-cloud-build) · [View on PyPI](https://pypi.org/project/google-cloud-build/)