Interface protos.google.devtools.cloudbuild.v1.IArtifacts (2.5.0)

Properties of an Artifacts.

Package

@google-cloud/cloudbuild!

Properties

images

images?: (string[]|null);

Artifacts images

Property Value
TypeDescription
(string[]|null)

objects

objects?: (google.devtools.cloudbuild.v1.Artifacts.IArtifactObjects|null);

Artifacts objects

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