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 page provides documentation for the `ReplaceValueConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET platform."],["The `ReplaceValueConfig` class is used to replace input values with a specified `Value`, as part of the data loss prevention configuration."],["The documentation lists available versions of the `ReplaceValueConfig` class, ranging from the latest version 4.16.0 down to version 2.15.0, with links to each version's specific details."],["It offers details on the class's inheritance, implementations, constructors, properties, namespace, and assembly, along with links to the .NET documentation for inherited members such as `Object`."],["The `NewValue` property allows you to set a replacement value, of the type `Value`, for the `ReplaceValueConfig`."]]],[]]