public sealed class CustomInfoType.Types.SurrogateType : IMessage<CustomInfoType.Types.SurrogateType>, IEquatable<CustomInfoType.Types.SurrogateType>, IDeepCloneable<CustomInfoType.Types.SurrogateType>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CustomInfoType.Types.SurrogateType.
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.
Implements
IMessageCustomInfoTypeTypesSurrogateType, IEquatableCustomInfoTypeTypesSurrogateType, IDeepCloneableCustomInfoTypeTypesSurrogateType, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
SurrogateType()
public SurrogateType()SurrogateType(SurrogateType)
public SurrogateType(CustomInfoType.Types.SurrogateType other)| Parameter | |
|---|---|
| Name | Description |
other |
CustomInfoTypeTypesSurrogateType |