Namespace Google.Apis.CloudBuild.v1alpha2
Classes
CloudBuildBaseServiceRequest<TResponse>
A base abstract class for CloudBuild requests.
CloudBuildService
The CloudBuild Service.
CloudBuildService.Scope
Available OAuth 2.0 scopes for use with the Cloud Build API.
CloudBuildService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Build API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
ProjectsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
ProjectsResource.WorkerPoolsResource
The "workerPools" collection of methods.
ProjectsResource.WorkerPoolsResource.CreateRequest
Creates a WorkerPool
to run the builds, and returns the new worker pool.
ProjectsResource.WorkerPoolsResource.DeleteRequest
Deletes a WorkerPool
.
ProjectsResource.WorkerPoolsResource.GetRequest
Returns details of a WorkerPool
.
ProjectsResource.WorkerPoolsResource.ListRequest
Lists WorkerPool
s by project.
ProjectsResource.WorkerPoolsResource.PatchRequest
Updates a WorkerPool
.
Enums
CloudBuildBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudBuildBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.