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 v2 API, specifically focusing on version 4.8.0."],["`ReplaceValueConfig` is used to replace input values with a specified `Value`, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page also includes a list of older versions of the `ReplaceValueConfig` class that can be accessed, along with the newest version `4.16.0`."],["The `NewValue` property within `ReplaceValueConfig` dictates what the new value will be, and is of type `Value`."]]],[]]