Package | Description |
---|---|
com.google.api.services.cloudbuild.v1 | |
com.google.api.services.cloudbuild.v1.model |
Class and Description |
---|
Build
A build resource in the Cloud Build API.
|
BuildTrigger
Configuration for an automated build in response to source repository changes.
|
CancelBuildRequest
Request to cancel an ongoing build.
|
CancelOperationRequest
The request message for Operations.CancelOperation.
|
RepoSource
Location of the source in a Google Cloud Source Repository.
|
RetryBuildRequest
Specifies a build to retry.
|
Class and Description |
---|
ArtifactObjects
Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.
|
ArtifactResult
An artifact that was uploaded during a build.
|
Artifacts
Artifacts produced by a build that should be uploaded upon successful completion of all build
steps.
|
Build
A build resource in the Cloud Build API.
|
BuildOperationMetadata
Metadata for build operations.
|
BuildOptions
Optional arguments to enable specific features of builds.
|
BuildStep
A step in the build pipeline.
|
BuildTrigger
Configuration for an automated build in response to source repository changes.
|
BuiltImage
An image built by the pipeline.
|
CancelBuildRequest
Request to cancel an ongoing build.
|
CancelOperationRequest
The request message for Operations.CancelOperation.
|
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your
APIs.
|
FileHashes
Container message for hashes of byte content of files, used in SourceProvenance messages to
verify integrity of source input to the build.
|
GitHubEventsConfig
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a
GitHub event is received.
|
Hash
Container message for hash values.
|
ListBuildsResponse
Response including listed builds.
|
ListBuildTriggersResponse
Response containing existing `BuildTriggers`.
|
ListOperationsResponse
The response message for Operations.ListOperations.
|
Operation
This resource represents a long-running operation that is the result of a network API call.
|
PullRequestFilter
PullRequestFilter contains filter properties for matching GitHub Pull Requests.
|
PushFilter
Push contains filter properties for matching GitHub git pushes.
|
RepoSource
Location of the source in a Google Cloud Source Repository.
|
Results
Artifacts created by the build pipeline.
|
RetryBuildRequest
Specifies a build to retry.
|
Secret
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to
use to decrypt the value.
|
Source
Location of the source in a supported storage service.
|
SourceProvenance
Provenance of the source.
|
Status
The `Status` type defines a logical error model that is suitable for different programming
environments, including REST APIs and RPC APIs.
|
StorageSource
Location of the source in an archive file in Google Cloud Storage.
|
TimeSpan
Start and end times for a build execution phase.
|
Volume
Volume describes a Docker container volume which is mounted into build steps in order to persist
files across build step execution.
|