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\u003eThis webpage provides documentation for the \u003ccode\u003eCloudBuild\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, specifically for version 2.10.0, but also includes links to various versions of it, ranging from 1.0.0 to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuild\u003c/code\u003e class is part of the Cloud Build v1 API, which manages builds on Google Cloud Platform by defining how to build source code and where to store the resulting artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the \u003ccode\u003eBindService\u003c/code\u003e methods, which are used to create and register service definitions for handling server-side logic in the Cloud Build API.\u003c/p\u003e\n"],["\u003cp\u003eUsers can track the status of their builds using this API by listing previously requested builds or retrieving specific builds by ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuild\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and has a number of inherited methods such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]