public sealed class SurrogateType : IMessage<CustomInfoType.Types.SurrogateType>, IEquatable<CustomInfoType.Types.SurrogateType>, IDeepCloneable<CustomInfoType.Types.SurrogateType>, IBufferMessage, IMessageMessage for detecting output from deidentification transformations
such as
CryptoReplaceFfxFpeConfig.
These types of transformations are
those that perform pseudonymization, thereby producing a "surrogate" as
output. This should be used in conjunction with a field on the
transformation such as surrogate_info_type. This CustomInfoType does
not support the use of detection_rules.
Implements
IMessage<CustomInfoType.Types.SurrogateType>, IEquatable<CustomInfoType.Types.SurrogateType>, IDeepCloneable<CustomInfoType.Types.SurrogateType>, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
SurrogateType()
public SurrogateType()SurrogateType(CustomInfoType.Types.SurrogateType)
public SurrogateType(CustomInfoType.Types.SurrogateType other)| Parameter | |
|---|---|
| Name | Description |
other |
CustomInfoType.Types.SurrogateType |