public sealed class ImageRedactionConfig : IMessage<RedactImageRequest.Types.ImageRedactionConfig>, IEquatable<RedactImageRequest.Types.ImageRedactionConfig>, IDeepCloneable<RedactImageRequest.Types.ImageRedactionConfig>, IBufferMessage, IMessage
Configuration for determining how redaction of images should occur.
Only one per info_type should be provided per request. If not
specified, and redact_all_text is false, the DLP API will redact all
text that it matches against all info_types that are found, but not
specified in another ImageRedactionConfig.
[[["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\u003eThis document outlines the \u003ccode\u003eImageRedactionConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, used to configure image redaction processes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageRedactionConfig\u003c/code\u003e class allows for specifying redaction behavior, including targeting specific \u003ccode\u003eInfoType\u003c/code\u003e objects or redacting all text within an image, and it has a default black color.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eImageRedactionConfig\u003c/code\u003e instance for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageRedactionConfig\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to provide functionalities like serialization, equality comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a history of the class, showing a range of versions from 2.15.0 up to 4.16.0 (latest) and each version links to its specific documentation.\u003c/p\u003e\n"]]],[],null,[]]