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

Properties of a Layer.

Package

@google-cloud/containeranalysis

Properties

arguments

"arguments"?: (string|null);

Layer arguments

Property Value
TypeDescription
(string|null)

directive

directive?: (grafeas.v1beta1.image.Layer.Directive|keyof typeof grafeas.v1beta1.image.Layer.Directive|null);

Layer directive

Property Value
TypeDescription
(grafeas.v1beta1.image.Layer.Directive|keyof typeof grafeas.v1beta1.image.Layer.Directive|null)