Interface protos.google.privacy.dlp.v2.IDeidentifyTemplate (5.3.0)

Properties of a DeidentifyTemplate.

Package

@google-cloud/dlp

Properties

createTime

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

DeidentifyTemplate createTime

deidentifyConfig

deidentifyConfig?: (google.privacy.dlp.v2.IDeidentifyConfig|null);

DeidentifyTemplate deidentifyConfig

description

description?: (string|null);

DeidentifyTemplate description

displayName

displayName?: (string|null);

DeidentifyTemplate displayName

name

name?: (string|null);

DeidentifyTemplate name

updateTime

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

DeidentifyTemplate updateTime