public sealed class RedactConfig : IMessage<RedactConfig>, IEquatable<RedactConfig>, IDeepCloneable<RedactConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RedactConfig.
Redact a given value. For example, if used with an InfoTypeTransformation
transforming PHONE_NUMBER, and input 'My phone number is 206-555-0123', the
output would be 'My phone number is '.
[[["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 reference documentation and code samples for the `RedactConfig` class in the Google Cloud Data Loss Prevention v2 API."],["The latest version of `RedactConfig` is 4.16.0, but the page also lists previous versions from 2.15.0 up to 4.15.0."],["`RedactConfig` is used to redact specified values, such as redacting a phone number in a text string."],["The `RedactConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides links to documentation for inherited members of `Object` such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString` and documentation for the `RedactConfig()` constructors."]]],[]]