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 page provides documentation for the `ReplaceValueConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `ReplaceValueConfig` class is used to replace input values with a specified `Value`, as indicated by the description and property named `NewValue`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide functionalities such as message handling, equality checks, deep cloning, and buffered message operations."],["The documentation includes various versions of the `ReplaceValueConfig` class ranging from 2.15.0 up to 4.16.0 which is the latest, showing that it has multiple versions for the user to select from."],["There are two constructors available for the `ReplaceValueConfig` class: a default constructor and one that takes another `ReplaceValueConfig` object as a parameter, allowing for the creation of a new instance and cloning, respectively."]]],[]]