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, detailing how to manage builds on Google Cloud Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.15.0, and the page also includes documentation for numerous previous versions, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudBuild\u003c/code\u003e class, part of the Cloud Build v1 API, handles the lifecycle of a \u003ccode\u003eBuild\u003c/code\u003e, which includes the source location, build process, and artifact storage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two methods, \u003ccode\u003eBindService(CloudBuildBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, CloudBuildBase)\u003c/code\u003e, for registering service methods, including descriptions of parameters and return types.\u003c/p\u003e\n"],["\u003cp\u003eThe information covers how to create and manage build processes, get build status, and list previously-requested builds by their ID, and it also documents inherited methods such as GetHashCode, GetType, MemberwiseClone, and ToString from the object class.\u003c/p\u003e\n"]]],[],null,[]]