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-03-24 UTC."],[[["This webpage provides documentation for the `ReplaceWithInfoTypeConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the most recent version being 4.16.0."],["The `ReplaceWithInfoTypeConfig` class is used to replace matching findings with the corresponding info\\_type name in the Google Cloud DLP service."],["The provided content offers a version history of the `ReplaceWithInfoTypeConfig` class, dating back to version 2.15.0, allowing developers to reference documentation for different versions."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the `object` class."],["There are two constructor methods for creating instances of the `ReplaceWithInfoTypeConfig` class: one default constructor and another that accepts an existing `ReplaceWithInfoTypeConfig` object as a parameter."]]],[]]