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 for version 4.13.0."],["`ReplaceValueConfig` is used to replace input values with a specified `Value`, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of previous versions of `ReplaceValueConfig`, ranging from 2.15.0 to the latest 4.16.0, with links to their respective documentation."],["The `ReplaceValueConfig` class has two constructors, a default constructor, and a constructor taking a `ReplaceValueConfig` object as a parameter, as well as the `NewValue` property to set the replacement value."],["This version of `ReplaceValueConfig` inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`, found within the .NET framework."]]],[]]