Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::ByteContentItem::BytesType.
The type of data being sent for inspection. To learn more, see Supported file types.
Only the first frame of each multiframe image is inspected. Metadata and other frames aren't inspected.
Constants
BYTES_TYPE_UNSPECIFIED
value: 0
Unused
IMAGE
value: 6
Any image type.
IMAGE_JPEG
value: 1
jpeg
IMAGE_BMP
value: 2
bmp
IMAGE_PNG
value: 3
png
IMAGE_SVG
value: 4
svg
TEXT_UTF8
value: 5
plain text
WORD_DOCUMENT
value: 7
docx, docm, dotx, dotm
value: 8
pdf
POWERPOINT_DOCUMENT
value: 9
pptx, pptm, potx, potm, pot
EXCEL_DOCUMENT
value: 10
xlsx, xlsm, xltx, xltm
AVRO
value: 11
avro
CSV
value: 12
csv
TSV
value: 13
tsv
AUDIO
value: 15
Audio file types. Only used for profiling.
VIDEO
value: 16
Video file types. Only used for profiling.
EXECUTABLE
value: 17
Executable file types. Only used for profiling.
AI_MODEL
value: 18
AI model file types. Only used for profiling.