public sealed class CustomInfoType.Types.SurrogateType : IMessage<CustomInfoType.Types.SurrogateType>, IEquatable<CustomInfoType.Types.SurrogateType>, IDeepCloneable<CustomInfoType.Types.SurrogateType>, IBufferMessage, IMessage
Reference 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `CustomInfoType.Types.SurrogateType` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `SurrogateType` class is used to detect the output of de-identification transformations like `CryptoReplaceFfxFpeConfig`, which are pseudonymization processes."],["The documentation lists versioned links for this class, ranging from version 2.15.0 to 4.16.0, with 4.16.0 being the latest release."],["The `SurrogateType` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has an inheritance from `object`."],["It covers information about the class's constructors, with one being a default constructor and another being a copy constructor, which takes another `SurrogateType` as its parameter."]]],[]]