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."],[[["The webpage provides documentation for the `ReplaceWithInfoTypeConfig` class within the `Google.Cloud.Dlp.V2` namespace, detailing its usage in replacing matching findings with info type names."],["It outlines the class's inheritance from `Object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `Google.Cloud.Dlp.V2` library, from version 2.15.0 to the latest version 4.16.0, and includes links for each version of the `ReplaceWithInfoTypeConfig` documentation."],["It provides details on the `ReplaceWithInfoTypeConfig` constructors, allowing users to instantiate the class with either a default constructor or a copy constructor that accepts another `ReplaceWithInfoTypeConfig` object."]]],[]]