Properties of a Build.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Build name |
id |
string | null |
<optional> |
Build id |
projectId |
string | null |
<optional> |
Build projectId |
status |
google.devtools.cloudbuild.v1.Build.Status | null |
<optional> |
Build status |
statusDetail |
string | null |
<optional> |
Build statusDetail |
source |
google.devtools.cloudbuild.v1.ISource | null |
<optional> |
Build source |
steps |
Array.<google.devtools.cloudbuild.v1.IBuildStep> | null |
<optional> |
Build steps |
results |
google.devtools.cloudbuild.v1.IResults | null |
<optional> |
Build results |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Build createTime |
startTime |
google.protobuf.ITimestamp | null |
<optional> |
Build startTime |
finishTime |
google.protobuf.ITimestamp | null |
<optional> |
Build finishTime |
timeout |
google.protobuf.IDuration | null |
<optional> |
Build timeout |
images |
Array.<string> | null |
<optional> |
Build images |
queueTtl |
google.protobuf.IDuration | null |
<optional> |
Build queueTtl |
artifacts |
google.devtools.cloudbuild.v1.IArtifacts | null |
<optional> |
Build artifacts |
logsBucket |
string | null |
<optional> |
Build logsBucket |
sourceProvenance |
google.devtools.cloudbuild.v1.ISourceProvenance | null |
<optional> |
Build sourceProvenance |
buildTriggerId |
string | null |
<optional> |
Build buildTriggerId |
options |
google.devtools.cloudbuild.v1.IBuildOptions | null |
<optional> |
Build options |
logUrl |
string | null |
<optional> |
Build logUrl |
substitutions |
Object.<string, string> | null |
<optional> |
Build substitutions |
tags |
Array.<string> | null |
<optional> |
Build tags |
secrets |
Array.<google.devtools.cloudbuild.v1.ISecret> | null |
<optional> |
Build secrets |
timing |
Object.<string, google.devtools.cloudbuild.v1.ITimeSpan> | null |
<optional> |
Build timing |
approval |
google.devtools.cloudbuild.v1.IBuildApproval | null |
<optional> |
Build approval |
serviceAccount |
string | null |
<optional> |
Build serviceAccount |
availableSecrets |
google.devtools.cloudbuild.v1.ISecrets | null |
<optional> |
Build availableSecrets |
warnings |
Array.<google.devtools.cloudbuild.v1.Build.IWarning> | null |
<optional> |
Build warnings |
failureInfo |
google.devtools.cloudbuild.v1.Build.IFailureInfo | null |
<optional> |
Build failureInfo |