Configuration for determining how redaction of images should
occur.
Attributes
Name
Description
info_type
.storage.InfoType
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.
redact_all_text
bool
If true, all text found in the image, regardless whether it
matches an info_type, is redacted. Only one should be
provided.
redaction_color
.dlp.Color
The color to use when redacting content from
an image. If not specified, the default is
black.
[[["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 2024-11-06 UTC."],[],[]]