Interface protos.grafeas.v1beta1.IResource (3.1.8)

Properties of a Resource.

Package

@google-cloud/containeranalysis!

Properties

contentHash

contentHash?: (grafeas.v1beta1.provenance.IHash|null);

Resource contentHash

Property Value
TypeDescription
(grafeas.v1beta1.provenance.IHash|null)

name

name?: (string|null);

Resource name

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

Resource uri

Property Value
TypeDescription
(string|null)