public sealed class ReplaceValueConfig : IMessage<ReplaceValueConfig>, IEquatable<ReplaceValueConfig>, IDeepCloneable<ReplaceValueConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ReplaceValueConfig.
[[["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 reference documentation for the `ReplaceValueConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0, but also including links to other versions."],["The `ReplaceValueConfig` class is designed to replace each input value with a specified `Value`, which can be viewed in more detail by clicking the provided link."],["The documentation shows that `ReplaceValueConfig` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `ReplaceValueConfig`, one default and another that accepts another `ReplaceValueConfig` instance."],["The main property of the `ReplaceValueConfig` class is `NewValue`, of type `Value`, which is the value used for replacement."]]],[]]