Class CustomInfoType.Types.SurrogateType (3.2.0)

public sealed class SurrogateType : IMessage<CustomInfoType.Types.SurrogateType>, IEquatable<CustomInfoType.Types.SurrogateType>, IDeepCloneable<CustomInfoType.Types.SurrogateType>, IBufferMessage, IMessage

Message 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.

Inheritance

Object > CustomInfoType.Types.SurrogateType

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

SurrogateType()

public SurrogateType()

SurrogateType(CustomInfoType.Types.SurrogateType)

public SurrogateType(CustomInfoType.Types.SurrogateType other)
Parameter
NameDescription
otherCustomInfoType.Types.SurrogateType