Interface protos.google.devtools.cloudbuild.v1.IResults (2.2.7)

Properties of a Results.

Package

@google-cloud/cloudbuild!

Properties

artifactManifest

artifactManifest?: (string|null);

Results artifactManifest

Property Value
TypeDescription
(string|null)

artifactTiming

artifactTiming?: (google.devtools.cloudbuild.v1.ITimeSpan|null);

Results artifactTiming

Property Value
TypeDescription
(google.devtools.cloudbuild.v1.ITimeSpan|null)

buildStepImages

buildStepImages?: (string[]|null);

Results buildStepImages

Property Value
TypeDescription
(string[]|null)

buildStepOutputs

buildStepOutputs?: (Uint8Array[]|null);

Results buildStepOutputs

Property Value
TypeDescription
(Uint8Array[]|null)

images

images?: (google.devtools.cloudbuild.v1.IBuiltImage[]|null);

Results images

Property Value
TypeDescription
(google.devtools.cloudbuild.v1.IBuiltImage[]|null)

numArtifacts

numArtifacts?: (number|Long|string|null);

Results numArtifacts

Property Value
TypeDescription
(number|Long|string|null)