Interface protos.google.devtools.containeranalysis.v1beta1.IScanConfig (3.2.0)

Properties of a ScanConfig.

Package

@google-cloud/containeranalysis

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

ScanConfig createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

ScanConfig description

Property Value
TypeDescription
(string|null)

enabled

enabled?: (boolean|null);

ScanConfig enabled

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

ScanConfig name

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ScanConfig updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)