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 v2 API for .NET, including its implementation and usage."],["The `ReplaceWithInfoTypeConfig` class is designed to replace each matching finding with the corresponding info_type name."],["The documentation lists available versions of the `ReplaceWithInfoTypeConfig` class, from the latest (4.16.0) down to 2.15.0, allowing users to navigate to documentation for specific releases."],["It has a constructor which contains another `ReplaceWithInfoTypeConfig` as a parameter, and the class inherits from the base object class, while implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation also specifies the namespace (`Google.Cloud.Dlp.V2`) and the assembly (`Google.Cloud.Dlp.V2.dll`) where the class can be found."]]],[]]