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 findings with the name of their info\\_type."],["The content lists various versions of the `ReplaceWithInfoTypeConfig` class, ranging from version 2.15.0 to the latest version 4.16.0."],["The `ReplaceWithInfoTypeConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and provides two constructors: a default constructor and one that takes another `ReplaceWithInfoTypeConfig` object as a parameter."],["Inherited members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, are available in the `ReplaceWithInfoTypeConfig` class."]]],[]]