Properties of a Results.
Package
@google-cloud/cloudbuild!Properties
artifactManifest
artifactManifest?: (string|null);
Results artifactManifest
Type | Description |
(string|null) |
artifactTiming
artifactTiming?: (google.devtools.cloudbuild.v1.ITimeSpan|null);
Results artifactTiming
Type | Description |
(google.devtools.cloudbuild.v1.ITimeSpan|null) |
buildStepImages
buildStepImages?: (string[]|null);
Results buildStepImages
Type | Description |
(string[]|null) |
buildStepOutputs
buildStepOutputs?: (Uint8Array[]|null);
Results buildStepOutputs
Type | Description |
(Uint8Array[]|null) |
images
images?: (google.devtools.cloudbuild.v1.IBuiltImage[]|null);
Results images
Type | Description |
(google.devtools.cloudbuild.v1.IBuiltImage[]|null) |
numArtifacts
numArtifacts?: (number|Long|string|null);
Results numArtifacts
Type | Description |
(number|Long|string|null) |