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 documentation for the `ReplaceValueConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its functionality to replace input values."],["The `ReplaceValueConfig` class, part of the `Google.Cloud.Dlp.V2` namespace, is implemented as a sealed class, inheriting from `Object` and implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions of the `ReplaceValueConfig` class, ranging from the latest version 4.16.0, down to version 2.15.0."],["The class includes a `NewValue` property which determines the value used to replace the input, with the property type being a `Value`."],["The class has two constructors one empty, and the second takes a `ReplaceValueConfig` as a parameter."]]],[]]