google_api_cloud_build v0.26.0 API Reference
Modules
API client metadata for GoogleApi.CloudBuild.V1.
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.
HTTPDelivery is the delivery configuration for an HTTP notification.
Container message for hash values.
Response containing existing BuildTriggers
.
Response including listed builds.
Notification is the container which holds the data that is relevant to this particular notification.
NotifierConfig is the top-level configuration message.
NotifierMetadata contains the data which can be used to reference or describe this notifier.
NotifierSecret is the container that maps a secret name (reference) to its Google Cloud Secret Manager resource path.
NotifierSecretRef contains the reference to a secret stored in the corresponding NotifierSpec.
NotifierSpec is the configuration container for notifications.
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.
SMTPDelivery is the delivery configuration for an SMTP (email) notification.
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to use to decrypt the value.
SlackDelivery is the delivery configuration for delivering Slack messages via webhooks. See Slack webhook documentation at: https://api.slack.com/messaging/webhooks.
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.