Interface protos.grafeas.v1.IArtifact (3.1.8)

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)