public sealed class RedactImageResponse : IMessage<RedactImageResponse>, IEquatable<RedactImageResponse>, IDeepCloneable<RedactImageResponse>, IBufferMessage, IMessage
If an image was being inspected and the InspectConfig's include_quote was
set to true, then this field will include all text, if any, that was found
in the image.
[[["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\u003eRedactImageResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, detailing its functionality for redacting images.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedactImageResponse\u003c/code\u003e class, which is available in multiple versions ranging from 2.15.0 to 4.16.0, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and a copy constructor that accepts another \u003ccode\u003eRedactImageResponse\u003c/code\u003e object as a parameter, and it has three properties: \u003ccode\u003eExtractedText\u003c/code\u003e, \u003ccode\u003eInspectResult\u003c/code\u003e, and \u003ccode\u003eRedactedImage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRedactImageResponse\u003c/code\u003e can return extracted text from the image if requested, provide inspection findings, and output the redacted image in the original image's format.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version listed is 4.16.0, while version 3.2.0 is explicitly identified as the main context version for class member details in this documentation.\u003c/p\u003e\n"]]],[],null,[]]