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-04-09 UTC."],[[["This webpage provides reference documentation for the `ReplaceValueConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `ReplaceValueConfig` class is designed to replace input values with a specified `Value`, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists available versions of the `ReplaceValueConfig` class, ranging from version 2.15.0 up to the latest version, 4.16.0, detailing the versioning options to access the desired functionality."],["The class `ReplaceValueConfig` has two constructors, the default one, and another one to create a deep clone by copying the values from another instance of the class `ReplaceValueConfig`."],["The property `NewValue` of type `Value` lets you define what is the value that is used to replace any of the values targeted by the `ReplaceValueConfig` class."]]],[]]