google_api_cloud_build v0.15.0 API Reference
Modules
API calls for all endpoints tagged Operations
.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.CloudBuild.V1.
Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.
An artifact that was uploaded during a build. This is a single record in the artifact manifest JSON file.
Artifacts produced by a build that should be uploaded upon successful completion of all build steps.
A build resource in the Cloud Build API.
Metadata for build operations.
Optional arguments to enable specific features of builds.
A step in the build pipeline.
Configuration for an automated build in response to source repository changes.
An image built by the pipeline.
Request to cancel an ongoing build.
The request message for Operations.CancelOperation.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance
Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
Container message for hash values.
Response containing existing BuildTriggers
.
Response including listed builds.
The response message for Operations.ListOperations.
This resource represents a long-running operation that is the result of a network API call.
PullRequestFilter contains filter properties for matching GitHub Pull Requests.
Push contains filter properties for matching GitHub git pushes.
Location of the source in a Google Cloud Source Repository.
Artifacts created by the build pipeline.
Specifies a build to retry.
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to use to decrypt the value.
Location of the source in a supported storage service.
Provenance of the source. Ways to find the original source, or verify that some source was used for this build.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
Location of the source in an archive file in Google Cloud Storage.
Start and end times for a build execution phase.
Volume describes a Docker container volume which is mounted into build steps in order to persist files across build step execution.