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"]],[["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-04-09 UTC."],[[["This webpage provides documentation for the `RedactImageResponse` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of `RedactImageResponse` is 4.16.0, with the current page focusing on version 4.11.0, and a range of previous versions are accessible."],["`RedactImageResponse` is used to process the results of redacting an image, which can be found in the properties `ExtractedText`, `InspectResult`, and `RedactedImage`."],["The `RedactImageResponse` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides information about the class constructor, properties, inherited members, namespace, and assembly."]]],[]]