public sealed class ReplaceWithInfoTypeConfig : IMessage<ReplaceWithInfoTypeConfig>, IEquatable<ReplaceWithInfoTypeConfig>, IDeepCloneable<ReplaceWithInfoTypeConfig>, IBufferMessage, IMessage
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-03-24 UTC."],[[["This webpage details the `ReplaceWithInfoTypeConfig` class within the `Google.Cloud.Dlp.V2` namespace, used to replace matching data findings with the name of the corresponding info type."],["The `ReplaceWithInfoTypeConfig` class is part of the `Google.Cloud.Dlp.V2.dll` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the `ReplaceWithInfoTypeConfig` class, ranging from version 2.15.0 to 4.16.0, with the latest version being 4.16.0."],["The class inherits from `System.Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors for `ReplaceWithInfoTypeConfig`, one being a default constructor, and the other allowing for the instantiation by passing another `ReplaceWithInfoTypeConfig` as a parameter."]]],[]]