Interface protos.grafeas.v1beta1.image.IDerived (3.2.0)

Properties of a Derived.

Package

@google-cloud/containeranalysis

Properties

baseResourceUrl

baseResourceUrl?: (string|null);

Derived baseResourceUrl

Property Value
TypeDescription
(string|null)

distance

distance?: (number|null);

Derived distance

Property Value
TypeDescription
(number|null)

fingerprint

fingerprint?: (grafeas.v1beta1.image.IFingerprint|null);

Derived fingerprint

Property Value
TypeDescription
(grafeas.v1beta1.image.IFingerprint|null)

layerInfo

layerInfo?: (grafeas.v1beta1.image.ILayer[]|null);

Derived layerInfo

Property Value
TypeDescription
(grafeas.v1beta1.image.ILayer[]|null)