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

Properties of a TransformationLocation.

Package

@google-cloud/dlp

Properties

containerType

containerType?: (google.privacy.dlp.v2.TransformationContainerType|keyof typeof google.privacy.dlp.v2.TransformationContainerType|null);

TransformationLocation containerType

findingId

findingId?: (string|null);

TransformationLocation findingId

recordTransformation

recordTransformation?: (google.privacy.dlp.v2.IRecordTransformation|null);

TransformationLocation recordTransformation