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."],[[["The latest version of the `ReplaceWithInfoTypeConfig` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0, with older versions ranging down to 2.15.0."],["This class, `ReplaceWithInfoTypeConfig`, is used to replace matching findings with the corresponding name of the info\\_type."],["`ReplaceWithInfoTypeConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to define its methods and how it can interact with other objects."],["The class `ReplaceWithInfoTypeConfig` inherits from `object`, and its members include methods such as `GetHashCode`, `GetType`, and `ToString`."],["This class has two constructors: a default constructor and one that takes another `ReplaceWithInfoTypeConfig` instance as a parameter for creating copies."]]],[]]