events/cloud/cloudbuild/v1
library
Classes
-
Artifacts
-
Artifacts produced by a build that should be uploaded upon
successful completion of all build steps.
-
Artifacts_ArtifactObjects
-
Files in the workspace to upload to Cloud Storage upon successful
completion of all build steps.
-
BuildEventData
-
Build event data for Google Cloud Platform API operations.
-
BuildEventData_Status
-
Possible status of a build or build step.
-
BuildOptions
-
Optional arguments to enable specific features of builds.
-
BuildOptions_LoggingMode
-
Specifies the logging mode.
-
BuildOptions_LogStreamingOption
-
Specifies the behavior when writing build logs to Google Cloud Storage.
-
BuildOptions_MachineType
-
Supported VM sizes.
-
BuildOptions_SubstitutionOption
-
Specifies the behavior when there is an error in the substitution checks.
-
BuildOptions_VerifyOption
-
Specifies the manner in which the build should be verified, if at all.
-
BuildStep
-
A step in the build pipeline.
-
BuiltImage
-
An image built by the pipeline.
-
CloudBuildEvent
-
The CloudEvent raised when your build's state changes.
-
FileHashes
-
Container message for hashes of byte content of files, used in
SourceProvenance messages to verify integrity of source input to the build.
-
Hash
-
Container message for hash values.
-
Hash_HashType
-
Specifies the hash algorithm, if any.
-
RepoSource
-
Location of the source in a Google Cloud Source Repository.
-
Results
-
Artifacts created by the build pipeline.
-
Secret
-
Pairs a set of secret environment variables containing encrypted
values with the Cloud KMS key to use to decrypt the value.
-
Source
-
-
SourceProvenance
-
Provenance of the source. Ways to find the original source, or verify that
some source was used for this build.
-
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.