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 the .NET environment."],["The `ReplaceValueConfig` class is used to replace input values with a specified `Value`, as part of data loss prevention actions."],["The documentation covers various versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0, allowing developers to access historical documentation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`."],["The properties section of the class specifies `NewValue` which takes a `Value` type that will replace the old value, and the constructor section explains that there are two constructors, one default and one that takes a `ReplaceValueConfig` as an argument."]]],[]]