Module Google::Cloud::Dlp::V2::ContentOption (v0.8.1)

Options describing which parts of the provided content should be scanned.

Constants

CONTENT_UNSPECIFIED

value: 0
Includes entire content of a file or a data stream.

CONTENT_TEXT

value: 1
Text content within the data, excluding any metadata.

CONTENT_IMAGE

value: 2
Images found in the data.