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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRedactConfig\u003c/code\u003e class, part of the Google Cloud Data Loss Prevention v2 API, is designed to redact specified values, like a phone number in a text string.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionalities like deep cloning and message buffer handling.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the \u003ccode\u003eRedactConfig\u003c/code\u003e class, ranging from version 2.15.0 to the latest version 4.16.0, showcasing a history of updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedactConfig\u003c/code\u003e class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eRedactConfig()\u003c/code\u003e for creating a new instance and \u003ccode\u003eRedactConfig(RedactConfig other)\u003c/code\u003e for creating a copy of another instance.\u003c/p\u003e\n"]]],[],null,[]]