Interface protos.grafeas.v1.IArtifact (3.2.0)

Properties of an Artifact.

Package

@google-cloud/containeranalysis

Properties

checksum

checksum?: (string|null);

Artifact checksum

Property Value
TypeDescription
(string|null)

id

id?: (string|null);

Artifact id

Property Value
TypeDescription
(string|null)

names

names?: (string[]|null);

Artifact names

Property Value
TypeDescription
(string[]|null)