Module: Google::Cloud::Dlp::V2::ContentOption

Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Deprecated and unused.

Constant Summary collapse

CONTENT_UNSPECIFIED =

Includes entire content of a file or a data stream.

0
CONTENT_TEXT =

Text content within the data, excluding any metadata.

1
CONTENT_IMAGE =

Images found in the data.

2