Reference documentation and code samples for the Cloud Build v1 API class CloudBuild.
Creates and manages builds on Google Cloud Platform.
The main concept used by this API is a Build, which describes the location
of the source to build, how to build the source, and where to store the
built artifacts, if any.
A user can list previously-requested builds or get builds by their ID to
determine the status of the build.
public static void BindService(ServiceBinderBase serviceBinder, CloudBuild.CloudBuildBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe Cloud Build v1 API, represented by the \u003ccode\u003eCloudBuild\u003c/code\u003e class, is used for creating and managing builds on Google Cloud Platform, focusing on defining build sources, procedures, and artifact storage.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.15.0 is the latest version, and a historical archive of versions can be accessed, starting with the current version, 2.9.0, down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuild\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes methods like \u003ccode\u003eBindService\u003c/code\u003e to create or customize service definitions, offering different ways to set up server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe API's primary concept revolves around a \u003ccode\u003eBuild\u003c/code\u003e, which outlines source locations, build steps, and artifact destinations, and allows users to check build status by listing previous builds or getting specific builds by ID.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudBuildBase\u003c/code\u003e is an object that implements server side handling logic for cloud builds, with the \u003ccode\u003eBindService\u003c/code\u003e methods creating a service definition and binding service methods, respectively.\u003c/p\u003e\n"]]],[],null,[]]