Interface protos.google.privacy.dlp.v2.IInspectTemplate (3.1.8)

Properties of an InspectTemplate.

Package

@google-cloud/dlp!

Properties

createTime

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

InspectTemplate createTime

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

description

description?: (string|null);

InspectTemplate description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

InspectTemplate displayName

Property Value
TypeDescription
(string|null)

inspectConfig

inspectConfig?: (google.privacy.dlp.v2.IInspectConfig|null);

InspectTemplate inspectConfig

Property Value
TypeDescription
(google.privacy.dlp.v2.IInspectConfig|null)

name

name?: (string|null);

InspectTemplate name

Property Value
TypeDescription
(string|null)

updateTime

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

InspectTemplate updateTime

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