public sealed class ReplaceWithInfoTypeConfig : IMessage<ReplaceWithInfoTypeConfig>, IEquatable<ReplaceWithInfoTypeConfig>, IDeepCloneable<ReplaceWithInfoTypeConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ReplaceWithInfoTypeConfig.
Replace each matching finding with the name of the info_type.
[[["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 webpage provides documentation for the `ReplaceWithInfoTypeConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `ReplaceWithInfoTypeConfig` class is designed to replace matching findings with the corresponding info_type name during data processing."],["The page details the class's inheritance, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the API are available for reference, ranging from version 2.15.0 to 4.16.0 (latest), and down to 3.2.0, with the current document version being 2.16.0."],["The document also provides information on the class constructors, including a default constructor and one that takes another `ReplaceWithInfoTypeConfig` object as a parameter, for example, for a copy constructor."]]],[]]