public sealed class RedactImageResponse : IMessage<RedactImageResponse>, IEquatable<RedactImageResponse>, IDeepCloneable<RedactImageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RedactImageResponse.
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 provides reference documentation for the \u003ccode\u003eRedactImageResponse\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedactImageResponse\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, is used to encapsulate the results of redacting an image and has been documented for multiple versions of the API, ranging from version 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedactImageResponse\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes properties like \u003ccode\u003eExtractedText\u003c/code\u003e, \u003ccode\u003eInspectResult\u003c/code\u003e, and \u003ccode\u003eRedactedImage\u003c/code\u003e to store and retrieve data related to the redaction process.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using two constructors: a default constructor \u003ccode\u003eRedactImageResponse()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eRedactImageResponse(RedactImageResponse other)\u003c/code\u003e that allows the creation of a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedactImageResponse\u003c/code\u003e class is inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]