public sealed class ReplaceValueConfig : IMessage<ReplaceValueConfig>, IEquatable<ReplaceValueConfig>, IDeepCloneable<ReplaceValueConfig>, IBufferMessage, IMessage
[[["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 details the `ReplaceValueConfig` class, which is used to replace input values with a specified value within the Google Cloud Data Loss Prevention (DLP) V2 library."],["The latest version available for `ReplaceValueConfig` is 4.16.0, with a range of previous versions listed down to version 2.15.0 for access and use."],["The `ReplaceValueConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReplaceValueConfig` is an inheritor of `Object`, and it provides two constructors: one default constructor and another to copy an existing `ReplaceValueConfig`."],["The `NewValue` property within the `ReplaceValueConfig` class determines the replacement value, and it is of type `Value`."]]],[]]