Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::ByteContentItem::BytesType (v1.16.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
PDF
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.
[[["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 2026-04-03 UTC."],[],[]]