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-04-09 UTC."],[[["The latest version available for `ReplaceWithInfoTypeConfig` is 4.16.0, and the page details versions ranging from 2.15.0 up to that latest version."],["`ReplaceWithInfoTypeConfig` is a class within the `Google.Cloud.Dlp.V2` namespace that replaces each matching finding with the name of the info type."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting members from the `Object` class."],["There are two constructors available for `ReplaceWithInfoTypeConfig`: a default constructor and one that accepts another `ReplaceWithInfoTypeConfig` object as a parameter."]]],[]]