Interface protos.google.privacy.dlp.v2.InfoTypeTransformations.IInfoTypeTransformation (3.1.8)

Properties of an InfoTypeTransformation.

Package

@google-cloud/dlp!

Properties

infoTypes

infoTypes?: (google.privacy.dlp.v2.IInfoType[]|null);

InfoTypeTransformation infoTypes

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoType[]|null)

primitiveTransformation

primitiveTransformation?: (google.privacy.dlp.v2.IPrimitiveTransformation|null);

InfoTypeTransformation primitiveTransformation

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